Interface | Description |
---|---|
JType |
Representing a Java type-expression.
|
Class | Description |
---|---|
JTfun |
Used to type expressions representing a class or interface.
|
JTvar |
Represent a type variable/parameter.
|
JTypeUtils | |
Jwildcard |
Representing a wildcard type.
|
Solver |
Provide a function to solve a type expression T.
|