Searched defs:toType (Results 26 - 27 of 27) sorted by relevance

12

/openjdk9/jdk/src/jdk.jdi/share/classes/com/sun/tools/example/debug/expr/
H A DLValue.java283 static boolean isComponentAssignable(Type fromType, Type toType) { argument
297 static boolean isArrayAssignableTo(ArrayType fromType, Type toType) { argument
316 isAssignableTo(Type fromType, Type toType) argument
[all...]
/openjdk9/jdk/src/java.sql/share/classes/java/sql/
H A DDatabaseMetaData.java453 boolean supportsConvert(int fromType, int toType) throws SQLException; argument

Completed in 166 milliseconds

12