Package | Description |
---|---|
org.jivesoftware.smack.util |
Smack util classes.
|
Modifier and Type | Method and Description |
---|---|
ArrayBlockingQueueWithShutdown.TryTakeResultCode |
ArrayBlockingQueueWithShutdown.TryTakeResult.getResultCode() |
static ArrayBlockingQueueWithShutdown.TryTakeResultCode |
ArrayBlockingQueueWithShutdown.TryTakeResultCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ArrayBlockingQueueWithShutdown.TryTakeResultCode[] |
ArrayBlockingQueueWithShutdown.TryTakeResultCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|