类分层结构
接口分层结构
注释类型分层结构
- org.xutils.http.annotation.HttpRequest (implements java.lang.annotation.Annotation)
- org.xutils.http.annotation.HttpResponse (implements java.lang.annotation.Annotation)
- org.xutils.view.annotation.ViewInject (implements java.lang.annotation.Annotation)
- org.xutils.view.annotation.Event (implements java.lang.annotation.Annotation)
- org.xutils.view.annotation.ContentView (implements java.lang.annotation.Annotation)
- org.xutils.db.annotation.Table (implements java.lang.annotation.Annotation)
- org.xutils.db.annotation.Column (implements java.lang.annotation.Annotation)
枚举分层结构
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)