Uses of Enum Class
com.github.robtimus.obfuscation.jackson.JacksonVersion
-
Uses of JacksonVersion in com.github.robtimus.obfuscation.jackson
Methods in com.github.robtimus.obfuscation.jackson that return JacksonVersionModifier and TypeMethodDescriptionstatic JacksonVersionReturns the enum constant of this class with the specified name.static JacksonVersion[]JacksonVersion.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.github.robtimus.obfuscation.jackson with parameters of type JacksonVersionModifier and TypeMethodDescriptionJSONObfuscator.Builder.withJacksonVersion(JacksonVersion jacksonVersion) Sets the Jackson version to use.