Annotation Type Hierarchy
- com.jsoniter.annotation.JsonCreator (implements java.lang.annotation.Annotation)
- com.jsoniter.annotation.JsonExtraProperties (implements java.lang.annotation.Annotation)
- com.jsoniter.annotation.JsonIgnore (implements java.lang.annotation.Annotation)
- com.jsoniter.annotation.JsonMissingProperties (implements java.lang.annotation.Annotation)
- com.jsoniter.annotation.JsonObject (implements java.lang.annotation.Annotation)
- com.jsoniter.annotation.JsonProperty (implements java.lang.annotation.Annotation)
- com.jsoniter.annotation.JsonUnwrapper (implements java.lang.annotation.Annotation)
- com.jsoniter.annotation.JsonWrapper (implements java.lang.annotation.Annotation)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- com.jsoniter.annotation.JsonWrapperType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)