public abstract class GenericModelImpl<T> extends ElementModelImpl implements GenericModel<T>
| Constructor and Description |
|---|
GenericModelImpl(ModifiersModel modifiers) |
| Modifier and Type | Method and Description |
|---|---|
List<TypeModel<?>> |
typeParameters() |
annotations, metadata, modifiersclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittypeParametersannotations, metadata, modifierspublic GenericModelImpl(ModifiersModel modifiers)
public List<TypeModel<?>> typeParameters()
typeParameters in interface GenericModel<T>Copyright © 2020. All rights reserved.