Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- io.github.vitalforge.persistlib.BasePersist
- io.github.vitalforge.persistlib.util.ClassUtils
- io.github.vitalforge.persistlib.util.MapUtils
- io.github.vitalforge.persistlib.dataconversion.PersistData<T,
D> - io.github.vitalforge.persistlib.dataconversion.PersistData.Builder<T,
D> - io.github.vitalforge.persistlib.util.PersistUtils
- io.github.vitalforge.persistlib.util.Reflection
Interface Hierarchy
- io.github.vitalforge.persistlib.util.control.ContainerDataCollector<C,
P, R>
Annotation Interface Hierarchy
- io.github.vitalforge.persistlib.persistannotations.Constructor (implements java.lang.annotation.Annotation)
- io.github.vitalforge.persistlib.persistannotations.Parameter (implements java.lang.annotation.Annotation)
- io.github.vitalforge.persistlib.persistannotations.PersistField (implements java.lang.annotation.Annotation)
- io.github.vitalforge.persistlib.persistannotations.ProvideResult (implements java.lang.annotation.Annotation)
- io.github.vitalforge.persistlib.persistannotations.RequirePersisted (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- io.github.vitalforge.persistlib.persistannotations.DataType
- io.github.vitalforge.persistlib.dataconversion.PersistDataFlags
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)