public static final class ArrayBlockingQueueWithShutdown.TryTakeResult<E> extends Object
Modifier and Type | Method and Description |
---|---|
E |
getElement() |
ArrayBlockingQueueWithShutdown.TryTakeResultCode |
getResultCode() |
public ArrayBlockingQueueWithShutdown.TryTakeResultCode getResultCode()
public E getElement()