Uses of Class
tigase.pubsub.repository.cached.CachedPubSubRepository.NodeKey
Packages that use CachedPubSubRepository.NodeKey
-
Uses of CachedPubSubRepository.NodeKey in tigase.pubsub.repository.cached
Fields in tigase.pubsub.repository.cached with type parameters of type CachedPubSubRepository.NodeKeyModifier and TypeFieldDescriptionprotected Cache<CachedPubSubRepository.NodeKey, Node> CachedPubSubRepository.nodesMethods in tigase.pubsub.repository.cached that return CachedPubSubRepository.NodeKeyMethod parameters in tigase.pubsub.repository.cached with type arguments of type CachedPubSubRepository.NodeKeyModifier and TypeMethodDescriptionprotected booleanCachedPubSubRepository.SizedCache.removeEldestEntry(Map.Entry<CachedPubSubRepository.NodeKey, V> eldest)