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

/openjdk7/langtools/src/share/classes/com/sun/tools/javac/code/
H A DTypes.java2486 public Type createMethodTypeWithThrown(Type original, List<Type> newThrown) { method in class:Types

Completed in 63 milliseconds