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

/openjdk7/langtools/test/tools/javac/types/
H A DTypeHarness.java325 public ClassType Intersection(Type classBound, Type... intfBounds) { argument
328 ct.interfaces_field = List.from(intfBounds);

Completed in 27 milliseconds