Uses of Class
com.github.benmanes.caffeine.cache.UnboundedLocalCache.EntrySpliterator
-
Packages that use UnboundedLocalCache.EntrySpliterator Package Description com.github.benmanes.caffeine.cache This package contains caching utilities. -
-
Uses of UnboundedLocalCache.EntrySpliterator in com.github.benmanes.caffeine.cache
Methods in com.github.benmanes.caffeine.cache that return UnboundedLocalCache.EntrySpliterator Modifier and Type Method Description UnboundedLocalCache.EntrySpliterator<K,V>
UnboundedLocalCache.EntrySpliterator. trySplit()
-