|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DispatchQueue.QueueType | |
---|---|
org.fusesource.hawtdispatch | HawtDispatch HawtDispatch is an abstract model for expressing concurrency via simple but powerful API. |
Uses of DispatchQueue.QueueType in org.fusesource.hawtdispatch |
---|
Methods in org.fusesource.hawtdispatch that return DispatchQueue.QueueType | |
---|---|
DispatchQueue.QueueType |
DispatchQueue.getQueueType()
|
static DispatchQueue.QueueType |
DispatchQueue.QueueType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DispatchQueue.QueueType[] |
DispatchQueue.QueueType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |