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 © 2010 - 2020 Adobe. All Rights Reserved