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