Searched defs:TypeVariable (Results 1 - 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/lang/reflect/
H A DTypeVariable.java29 * TypeVariable is the common superinterface for type variables of kinds.
51 public interface TypeVariable<D extends GenericDeclaration> extends Type { interface in inherits:Type

Completed in 72 milliseconds