T - - the element type.public class CachedSet<T> extends CachedCollection<T> implements Set<T>
cache, delegate| Constructor and Description |
|---|
CachedSet(Set<T> delegate)
Construct a cached set from the given delegate.
|
add, addAll, clear, contains, containsAll, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray, toStringclone, equals, finalize, getClass, notify, notifyAll, wait, wait, waitadd, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, spliterator, toArray, toArrayparallelStream, removeIf, streamCopyright © 2012–2017 Comphenix and dmulloy2. Licensed under the GNU GPL v2.