Class KeyFormatter<I,K extends Key<I>>

java.lang.Object
org.wildfly.clustering.marshalling.Formatter.Provided<K>
org.wildfly.clustering.cache.KeyFormatter<I,K>
Type Parameters:
I - the key identifier type
K - the key type
All Implemented Interfaces:
org.wildfly.clustering.marshalling.Formatter<K>

public class KeyFormatter<I,K extends Key<I>> extends org.wildfly.clustering.marshalling.Formatter.Provided<K>
Author:
Paul Ferraro