Class CachedStringSetWrapperEnumFormatter

java.lang.Object
java.text.Format
com.fishlib.base.formatters.EnumFormatter
com.illumon.iris.db.tables.utils.CachedStringSetWrapperEnumFormatter
All Implemented Interfaces:
Serializable, Cloneable

public class CachedStringSetWrapperEnumFormatter
extends com.fishlib.base.formatters.EnumFormatter
This object extends the EnumFormatter class and affords the caching of string set results Be warned this could create a large hash if the possible enum combinations get very large.
See Also:
Serialized Form