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

/external/guava/guava/src/com/google/common/collect/
H A DForwardingCollection.java34 * <p><b>Warning:</b> The methods of {@code ForwardingCollection} forward
49 public abstract class ForwardingCollection<E> extends ForwardingObject class in inherits:ForwardingObject,Collection
54 protected ForwardingCollection() {} method in class:ForwardingCollection

Completed in 49 milliseconds