Uses of Record Class
name.martingeisse.grumpyjson.builtin.helper_types.FieldMustBeNull
Packages that use FieldMustBeNull
-
Uses of FieldMustBeNull in name.martingeisse.grumpyjson.builtin.helper_types
Fields in name.martingeisse.grumpyjson.builtin.helper_types declared as FieldMustBeNullModifier and TypeFieldDescriptionstatic final FieldMustBeNullFieldMustBeNull.INSTANCEThe shared instance of this class.Methods in name.martingeisse.grumpyjson.builtin.helper_types that return FieldMustBeNullModifier and TypeMethodDescriptionFieldMustBeNullConverter.deserialize(com.google.gson.JsonElement json, Type type) Methods in name.martingeisse.grumpyjson.builtin.helper_types with parameters of type FieldMustBeNullModifier and TypeMethodDescriptioncom.google.gson.JsonElementFieldMustBeNullConverter.serialize(FieldMustBeNull value)