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

/openjdk7/langtools/src/share/classes/com/sun/tools/javac/code/
H A DTypes.java3230 List<Type> S = freshTypeVariables(T);
3276 public List<Type> freshTypeVariables(List<Type> types) { method in class:Types

Completed in 40 milliseconds