Package | Description |
---|---|
org.fusesource.hawtdispatch |
HawtDispatch
HawtDispatch is an abstract model for expressing concurrency via simple but
powerful API.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2010–2017 FuseSource, Corp.. All rights reserved.