Uses of Package
nonapi.io.github.classgraph.json
Packages that use nonapi.io.github.classgraph.json
-
Classes in nonapi.io.github.classgraph.json used by io.github.classgraphClassDescriptionAnnotate a class field with this annotation to use that field's value instead of the automatically-generated id for object references in JSON output.
-
Classes in nonapi.io.github.classgraph.json used by nonapi.io.github.classgraph.jsonClassDescriptionA cache of field types and associated constructors for each encountered class, used to speed up constructor lookup.The list of fields that can be (de)serialized (non-final, non-transient, non-synthetic, accessible), and their corresponding resolved (concrete) types.Information on the type of a field.The Enum PrimitiveType.An intermediate object in the (de)serialization process, representing a JSON array.An intermediate object in the (de)serialization process, representing a JSON Object.A class that serves as a placeholder for circular references between objects.An object for wrapping a HashMap key so that the hashmap performs reference equality on the keys, not equals() equality.A mapping from
TypeVariable
to resolvedType
.