Uses of Interface
org.wildfly.clustering.cache.Key
Packages that use Key
-
Uses of Key in org.wildfly.clustering.cache
Classes in org.wildfly.clustering.cache with type parameters of type KeyModifier and TypeClassDescriptionclassKeyFormatter<I, K extends Key<I>>A formatter of a cache key.classKeySerializer<I, K extends Key<I>>A serializer for a key.