A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
T
- template(java.lang.Class,dev.drtheo.autojson.AutoJSON.TemplateCreator) - function in dev.drtheo.autojson.AutoJSON
- Registers a new template.
- toJson(dev.drtheo.autojson.adapter.JsonAdapter,Object) - function in dev.drtheo.autojson.AutoJSON
- toJson(dev.drtheo.autojson.adapter.JsonAdapter,Object,java.lang.Class) - function in dev.drtheo.autojson.AutoJSON
- toJson(T,java.lang.reflect.Type) - function in dev.drtheo.autojson.adapter.JsonAdapter
- toJson(T,java.lang.reflect.Type) - function in dev.drtheo.autojson.adapter.JsonAdapter
- toJson(Object) - function in dev.drtheo.autojson.adapter.JsonAdapter
- toJson(Object) - function in dev.drtheo.autojson.adapter.JsonAdapter
- toJson(T,java.lang.reflect.Type) - function in dev.drtheo.autojson.adapter.string.JsonStringAdapter
- toJson(T,java.lang.reflect.Type) - function in dev.drtheo.autojson.adapter.string.JsonStringAdapter
- Token - class in dev.drtheo.autojson.adapter.string.parser
- TokenType - class in dev.drtheo.autojson.adapter.string.parser
- toString() - function in dev.drtheo.autojson.adapter.string.JsonStringBuilder
- toString() - function in dev.drtheo.autojson.adapter.string.parser.LazilyParsedNumber
- toString() - function in dev.drtheo.autojson.adapter.string.parser.LazilyParsedNumber
- toString() - function in dev.drtheo.autojson.schema.baked.BakedClassAutoSchema
- toString() - function in java.lang.Record
- toString() - function in java.lang.Throwable
- toString() - function in java.lang.annotation.Annotation
- type() - function in dev.drtheo.autojson.schema.base.ArraySchema
- The type of the schema.
- type() - function in dev.drtheo.autojson.schema.base.ArraySchema
- The type of the schema.
- type() - function in dev.drtheo.autojson.schema.base.ArraySchema.Simple
- The type of the schema.
- type() - function in dev.drtheo.autojson.schema.base.ObjectSchema
- The type of the schema.
- type() - function in dev.drtheo.autojson.schema.base.ObjectSchema
- The type of the schema.
- type() - function in dev.drtheo.autojson.schema.base.PrimitiveSchema
- The type of the schema.
- type() - function in dev.drtheo.autojson.schema.base.PrimitiveSchema
- The type of the schema.
- type() - function in dev.drtheo.autojson.schema.base.Schema
- The type of the schema.
- type() - function in dev.drtheo.autojson.schema.base.StringSchema
- The type of the schema.
- type() - function in dev.drtheo.autojson.schema.base.WrapperSchema
- The type of the schema.
- TypeHint - class in dev.drtheo.autojson.annotation