类分层结构
- java.lang.Object
- xiaofei.library.datastorage.annotation.AnnotationProcessor
- xiaofei.library.datastorage.annotation.FieldMember (implements xiaofei.library.datastorage.annotation.Member)
- xiaofei.library.datastorage.annotation.MethodMember (implements xiaofei.library.datastorage.annotation.Member)
接口分层结构
- xiaofei.library.datastorage.annotation.Member
注释类型分层结构
- xiaofei.library.datastorage.annotation.ObjectId (implements java.lang.annotation.Annotation)
- xiaofei.library.datastorage.annotation.ClassId (implements java.lang.annotation.Annotation)