Uses of Interface
cloud.opencode.base.collections.specialized.EvictingQueue.EvictionListener
Packages that use EvictingQueue.EvictionListener
Package
Description
Specialized Collections Package - Specialized Collection Types
专用集合包 - 专用集合类型
-
Uses of EvictingQueue.EvictionListener in cloud.opencode.base.collections.specialized
Methods in cloud.opencode.base.collections.specialized with parameters of type EvictingQueue.EvictionListenerModifier and TypeMethodDescriptionEvictingQueue.Builder.onEviction(EvictingQueue.EvictionListener<E> listener) Set the eviction listener.