Searched refs:getTypeVariables (Results 1 - 2 of 2) sorted by relevance

/openjdk7/langtools/src/share/classes/javax/lang/model/type/
H A DExecutableType.java60 List<? extends TypeVariable> getTypeVariables(); method in interface:ExecutableType
/openjdk7/langtools/src/share/classes/com/sun/tools/javac/code/
H A DType.java954 public List<TypeVar> getTypeVariables() { method in class:Type.MethodType
1204 public List<TypeVar> getTypeVariables() { method in class:Type.ForAll

Completed in 37 milliseconds