Home
last modified time | relevance | path

Searched defs:ImplForVariable (Results 1 – 1 of 1) sorted by relevance

/libcore/luni/src/main/java/org/apache/harmony/luni/lang/reflect/
DImplForVariable.java26 public final class ImplForVariable<D extends GenericDeclaration> implements TypeVariable<D> { class
54 ImplForVariable(D genericDecl, String name, ListOfTypes bounds) { in ImplForVariable() method in ImplForVariable
66 ImplForVariable(D genericDecl, String name) { in ImplForVariable() method in ImplForVariable