public interface ClassHeader extends UsingAnnotation<ClassHeader>, UsingAccess<ClassHeader>, UsingImplements, UsingExtends
| 限定符和类型 | 方法和说明 |
|---|---|
ClassBody |
body() |
ClassBuilder |
body(java.util.function.Consumer<ClassBody> mb) |
ClassHeader |
formalTypeParameter(java.lang.String name,
Clazz clazz) |
annotation, annotation, annotation, annotation, annotation, annotation, annotation, annotation, annotation, annotation, annotationaccess, bridge, private_, protected_, public_, static_implements_, implements_, implements_, implements_, implements_, implements_extends_, extends_, extends_ClassHeader formalTypeParameter(java.lang.String name, Clazz clazz)
ClassBody body()
ClassBuilder body(java.util.function.Consumer<ClassBody> mb)
Copyright © 2020–2021. All rights reserved.