Searched defs:standardRemove (Results 1 – 8 of 8) sorted by relevance
132 protected boolean standardRemove(@Nullable Object object) { in standardRemove() method in ForwardingSortedSet
168 protected boolean standardRemove(@Nullable Object object) { in standardRemove() method in ForwardingCollection
161 protected V standardRemove(@Nullable Object key) { in standardRemove() method in ForwardingMap
181 protected boolean standardRemove(Object element) { in standardRemove() method in ForwardingMultiset
132 protected boolean standardRemove(@NullableDecl Object object) { in standardRemove() method in ForwardingSortedSet
168 protected boolean standardRemove(@NullableDecl Object object) { in standardRemove() method in ForwardingCollection
161 protected V standardRemove(@NullableDecl Object key) { in standardRemove() method in ForwardingMap