Package dev.nolij.zson


package dev.nolij.zson
  • Class
    Description
     
    ZsonField is an annotation that can be used to specify properties about a field in a class that is being serialized or deserialized to ZSON.
    Represents a value in a JSON-like structure.