类分层结构
接口分层结构
注释类型分层结构
- com.github.azbh111.utils.java.annotation.Nonnull (implements java.lang.annotation.Annotation)
- com.github.azbh111.utils.java.annotation.Unsafe (implements java.lang.annotation.Annotation)
- com.github.azbh111.utils.java.annotation.Nullable (implements java.lang.annotation.Annotation)
- com.github.azbh111.utils.java.properties.annotation.Placeholder (implements java.lang.annotation.Annotation)
枚举分层结构
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)