public class LazyAnnotationModel extends LazyElementModel implements AnnotationModel
| Constructor and Description |
|---|
LazyAnnotationModel(Supplier<List<AnnotationModel>> annotationSupplier,
boolean isStatic,
boolean isPublic,
TypeModel type) |
| Modifier and Type | Method and Description |
|---|---|
TypeModel |
type() |
annotations, isPublic, isStaticclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitannotations, isPublic, isStaticpublic LazyAnnotationModel(Supplier<List<AnnotationModel>> annotationSupplier, boolean isStatic, boolean isPublic, TypeModel type)
public TypeModel type()
type in interface AnnotationModelCopyright © 2019. All rights reserved.