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

/external/guava/guava/src/com/google/common/collect/
H A DForwardingMap.java36 * <p><i>Warning:</i> The methods of {@code ForwardingMap} forward
59 public abstract class ForwardingMap<K, V> extends ForwardingObject class in inherits:ForwardingObject,Map
64 protected ForwardingMap() {} method in class:ForwardingMap
186 * methods: {@link ForwardingMap#clear}, {@link ForwardingMap#containsKey},
187 * {@link ForwardingMap#isEmpty}, {@link ForwardingMap#remove}, {@link
188 * ForwardingMap#size}, and the {@link Set#iterator} method of {@link
189 * ForwardingMap#entrySet}. In many cases, you may wish to override {@link
190 * ForwardingMap#keySe
[all...]
/external/owasp/sanitizer/distrib/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/lib/guava-libraries/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/vogar/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/annotations/ ...

Completed in 90 milliseconds