Uses of Interface
io.datarouter.enums.StringEnum
Packages that use StringEnum
-
Uses of StringEnum in io.datarouter.enums
Methods in io.datarouter.enums with type parameters of type StringEnumModifier and TypeMethodDescriptionstatic <E extends StringEnum<E>>
EStringEnum.fromPersistentStringSafe(E sampleValue, String persistentString) Deprecated.