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

/openjdk7/langtools/src/share/classes/com/sun/tools/javac/code/
H A DTypes.java2362 List<Type> tvars1 = substBounds(t.tvars, from, to);
2379 public List<Type> substBounds(List<Type> tvars, method in class:Types

Completed in 42 milliseconds