Class DelimitedFormatter<K>
java.lang.Object
org.wildfly.clustering.marshalling.spi.SimpleFormatter<K>
org.wildfly.clustering.marshalling.spi.DelimitedFormatter<K>
- All Implemented Interfaces:
Formatter<K>
Formatter for keys with multiple string fields.- Author:
- Paul Ferraro
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.wildfly.clustering.marshalling.spi.SimpleFormatter
format, getTargetClass, parse
-
Constructor Details
-
DelimitedFormatter
-