T
- the type which potentially has parameterized typespublic interface TypeWithTypeParameters<T>
Modifier and Type | Method and Description |
---|---|
Class<T> |
getType() |
List<? extends TypeWithTypeParameters<?>> |
getTypeParameters() |
List<? extends TypeWithTypeParameters<?>> getTypeParameters()
getType()
Copyright © 2018. All rights reserved.