类分层结构
- java.lang.Object
- javax.annotation.processing.AbstractProcessor (implements javax.annotation.processing.Processor)
- org.junit.runner.Runner (implements org.junit.runner.Describable)
- org.junit.runners.ParentRunner<T> (implements org.junit.runner.manipulation.Filterable, org.junit.runner.manipulation.Sortable)
- org.junit.runners.BlockJUnit4ClassRunner
注释类型分层结构
- xdean.annotation.processor.toolkit.test.Compiled (implements java.lang.annotation.Annotation)
- xdean.annotation.processor.toolkit.test.Compile (implements java.lang.annotation.Annotation)
Copyright © 2018. All rights reserved.