| Modifier and Type | Method and Description |
|---|---|
List<List<TypeArgument>> |
ClassRefTypeSignature.getSuffixTypeArguments()
Get a list of type arguments for all nested suffixes of the class, one list per suffix.
|
List<TypeArgument> |
ClassRefTypeSignature.getTypeArguments()
Get any type arguments of the base class.
|
Copyright © 2024. All rights reserved.