Statements (55)
Predicate | Object |
---|---|
gptkbp:instanceOf |
gptkb:class
|
gptkbp:builtBy |
Thread()
Thread(Runnable) Thread(Runnable, String) Thread(String) |
gptkbp:documentation |
https://docs.oracle.com/javase/8/docs/api/java/lang/Thread.html
|
gptkbp:field |
gptkb:given_name
gptkb:state_order Daemon priority MAX_PRIORITY MIN_PRIORITY NORM_PRIORITY uncaughtExceptionHandler threadId |
https://www.w3.org/2000/01/rdf-schema#label |
java.lang.Thread
|
gptkbp:implementedIn |
java.lang.Runnable
|
gptkbp:introducedIn |
gptkb:JDK_1.0
|
gptkbp:method |
start()
wait() getName() notify() notifyAll() run() currentThread() getPriority() interrupt() isAlive() isDaemon() join() yield() setDaemon(boolean) setName(String) setPriority(int) sleep(long) |
gptkbp:relatedTo |
java.lang.Runnable
java.lang.Thread.State java.lang.Thread.UncaughtExceptionHandler java.lang.ThreadGroup |
gptkbp:staticMethod |
activeCount()
dumpStack() interrupted() enumerate(Thread[]) getDefaultUncaughtExceptionHandler() holdsLock(Object) sleep(long, int) setDefaultUncaughtExceptionHandler(Thread.UncaughtExceptionHandler) |
gptkbp:superclass |
gptkb:java.lang.Object
|
gptkbp:type |
java.lang
|
gptkbp:usedFor |
multithreading
|
gptkbp:bfsParent |
gptkb:Virtual_Threads_(Second_Preview)
gptkb:Virtual_Threads_(first_preview) gptkb:Virtual_Threads_(preview) gptkb:java.lang.Object |
gptkbp:bfsLayer |
7
|