Enum ArrayBlockingQueueWithShutdown.TryPutResult

java.lang.Object
java.lang.Enum<ArrayBlockingQueueWithShutdown.TryPutResult>
org.jivesoftware.smack.util.ArrayBlockingQueueWithShutdown.TryPutResult
All Implemented Interfaces:
Serializable, Comparable<ArrayBlockingQueueWithShutdown.TryPutResult>
Enclosing class:
ArrayBlockingQueueWithShutdown<E>