类分层结构
- java.lang.Object
- com.github.aqiu202.util.wrap.BooleanWrapper (implements com.github.aqiu202.util.wrap.Wrapper<T>)
- com.github.aqiu202.util.wrap.ObjectWrapper (implements com.github.aqiu202.util.wrap.Wrapper<T>)
接口分层结构
- com.github.aqiu202.util.wrap.Wrapper<T>