Searched defs:standardOffer (Results 1 - 1 of 1) sorted by relevance

/external/guava/guava/src/com/google/common/collect/
H A DForwardingQueue.java36 * delegating to the provided {@code standardOffer} method.
86 @Beta protected boolean standardOffer(E e) { method in class:ForwardingQueue

Completed in 110 milliseconds