Package nonapi.io.github.classgraph.json


package nonapi.io.github.classgraph.json
  • Class
    Description
    Annotate a class field with this annotation to use that field's value instead of the automatically-generated id for object references in JSON output.
    Fast, lightweight Java object to JSON serializer, and JSON to Java object deserializer.
    Fast, lightweight Java object to JSON serializer, and JSON to Java object deserializer.
    Utils for Java serialization and deserialization.
    An object for wrapping a HashMap key so that the hashmap performs reference equality on the keys, not equals() equality.