Uses of Enum Class
org.springframework.boot.autoconfigure.gson.GsonProperties.Strictness
-
Uses of GsonProperties.Strictness in org.springframework.boot.autoconfigure.gson
Modifier and TypeMethodDescriptionGsonProperties.getStrictness()
static GsonProperties.Strictness
Returns the enum constant of this class with the specified name.static GsonProperties.Strictness[]
GsonProperties.Strictness.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
GsonProperties.setStrictness
(GsonProperties.Strictness strictness)