public abstract class CollectionStandin<E> extends Object implements Collection<E>
Constructor and Description |
---|
CollectionStandin() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, parallelStream, remove, removeAll, removeIf, retainAll, size, spliterator, stream, toArray, toArray
Copyright © 2018–2020. All rights reserved.