类分层结构
接口分层结构
- com.github.houbb.lombok.ex.support.log.ILog
- com.github.houbb.lombok.ex.support.tostring.IToString
注释类型分层结构
- com.github.houbb.lombok.ex.annotation.Util (implements java.lang.annotation.Annotation)
- com.github.houbb.lombok.ex.annotation.ToString (implements java.lang.annotation.Annotation)
- com.github.houbb.lombok.ex.annotation.Sync (implements java.lang.annotation.Annotation)
- com.github.houbb.lombok.ex.annotation.Serial (implements java.lang.annotation.Annotation)
- com.github.houbb.lombok.ex.annotation.Modifiers (implements java.lang.annotation.Annotation)
枚举分层结构
Copyright © 2020. All rights reserved.