Interface CacheSet<E>
- Type Parameters:
E- The type of the set
- All Superinterfaces:
CacheCollection<E>, CloseableIteratorCollection<E>, CloseableIteratorSet<E>, Collection<E>, Iterable<E>, Set<E>
- All Known Implementing Classes:
AbstractCacheBackedSet, CacheBackedEntrySet, CacheBackedKeySet, CacheSetMapper, InternalCacheSet, SimpleCacheImpl.CacheEntrySet, SimpleCacheImpl.EntrySet, SimpleCacheImpl.EntrySetBase, SimpleCacheImpl.KeySet, WriteableCacheSetMapper
A set that also must implement the various
CacheCollection methods for streams.-
Method Summary
Methods inherited from interface CacheCollection
localPublisher, localPublisher, parallelStream, streamMethods inherited from interface CloseableIteratorCollection
iterator, spliteratorMethods inherited from interface CloseableIteratorSet
spliteratorMethods inherited from interface Collection
removeIf, toArray