public class TypeTermScheme
extends java.lang.Object
| Constructor and Description |
|---|
TypeTermScheme() |
| Modifier and Type | Method and Description |
|---|---|
int |
arity()
Returns the number of type parameters of this type term scheme.
|
TypeParameter[] |
parameters() |
public final TypeParameter[] parameters()
public final int arity()