Uses of Enum
com.jsoniter.spi.DecodingMode
Packages that use DecodingMode
-
Uses of DecodingMode in com.jsoniter
Methods in com.jsoniter with parameters of type DecodingMode -
Uses of DecodingMode in com.jsoniter.spi
Subclasses with type arguments of type DecodingMode in com.jsoniter.spiMethods in com.jsoniter.spi that return DecodingModeModifier and TypeMethodDescriptionConfig.decodingMode()static DecodingModeReturns the enum constant of this type with the specified name.static DecodingMode[]DecodingMode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.jsoniter.spi with parameters of type DecodingMode