Package valorless.valorlessutils.json
package valorless.valorlessutils.json
-
ClassDescriptionA Gson
TypeAdapter
that deserializes any kind of Json primitive (Objects/Maps, Lists, Strings, numbers, etc.), but additionally also deserializes any containedConfigurationSerializables
.There are situations in which SnakeYaml uses the literal block style by default and thereby produces output with line breaks.Utility class for working with JSON using Gson.Provides message arguments by key.Utility functions related to Strings.Utilities related to unchecked casts and nullness suppressions.Modified version of Gson's default ObjectTypeAdapter
.