Interfaces used to model Java programming language types.
-
interface
Represents an array type.
interface
Represents a declared type, either a class type or an interface type.
interface
Represents a class or interface type that cannot be properly modeled.
interface
Represents the null type.
interface
Represents a type variable.