|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ThreadType | |
---|---|
it.tidalwave.util.thread |
Uses of ThreadType in it.tidalwave.util.thread |
---|
Methods in it.tidalwave.util.thread that return ThreadType | |
---|---|
static ThreadType |
ThreadType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ThreadType[] |
ThreadType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in it.tidalwave.util.thread with parameters of type ThreadType | |
---|---|
static void |
ThreadAssertions.assertThread(ThreadType threadType)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |