Uses of Enum Class
com.github.wnameless.json.flattener.StringEscapePolicy
Packages that use StringEscapePolicy
-
Uses of StringEscapePolicy in com.github.wnameless.json.flattener
Methods in com.github.wnameless.json.flattener that return StringEscapePolicyModifier and TypeMethodDescriptionstatic StringEscapePolicyReturns the enum constant of this class with the specified name.static StringEscapePolicy[]StringEscapePolicy.values()Returns an array containing the constants of this enum class, in the order they are declared.