Descripción
Sintaxis
public class ThreadGroup extends Object implements Thread.UncaughtExceptionHandler
Constructores
Métodos
- activeCount()
- activeGroupCount()
- allowThreadSuspension()
- checkAccess()
- destroy()
- enumerate()
- getMaxPriority()
- getName()
- getParent()
- interrupt()
- isDaemon()
- isDestroyed()
- list()
- parentOf()
- resume()
- setDaemon()
- setMaxPriority()
- stop()
- suspend()
- toString()
- uncaughtException()
Ejemplo
Líneas de Código
Vídeos Java
Disfruta también de nuestros artículos sobre Java en formato vídeo. Aprovecha y suscribete a nuestro canal.