接口分层结构
- java.lang.Comparable<T>
- com.github.houbb.heaven.reflect.api.IField (并 extends com.github.houbb.heaven.reflect.api.IMember)
- com.github.houbb.heaven.reflect.api.IMember
- com.github.houbb.heaven.reflect.api.IAnnotation
- com.github.houbb.heaven.reflect.api.IClass
- com.github.houbb.heaven.reflect.api.IField (并 extends java.lang.Comparable<T>)
- com.github.houbb.heaven.reflect.api.IMethod
- com.github.houbb.heaven.reflect.api.IParam
- com.github.houbb.heaven.reflect.api.IReturn
Copyright © 2024. All rights reserved.