Class DelimitedFormatter<K>

java.lang.Object
org.wildfly.clustering.marshalling.SimpleFormatter<K>
org.wildfly.clustering.marshalling.DelimitedFormatter<K>
All Implemented Interfaces:
Formatter<K>

public class DelimitedFormatter<K> extends SimpleFormatter<K>
Formatter for keys with multiple string fields.
Author:
Paul Ferraro