Package io.github.grumpystuff.grumpyjson.builtin.primitive
package io.github.grumpystuff.grumpyjson.builtin.primitive
-
ClassesClassDescriptionA converter for the primitive type boolean and its boxed type,
Boolean.EnumConverter<T extends Enum<T>>A converter for enum types.A converter for the primitive type int and its boxed type,Integer.A converter forLocalDate.A converter forLocalDateTime.A converter forLocalTime.A converter for the primitive type long and its boxed type,Long.A converter for typeString.