Package | Description |
---|---|
com.github.javaparser |
Modifier and Type | Method and Description |
---|---|
RangedList<Type> |
GeneratedJavaParser.TypeArguments() |
RangedList<TypeParameter> |
GeneratedJavaParser.TypeParameters()
If the list inside the returned RangedList is null, there are no brackets.
|