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

/libcore/luni/src/main/java/java/sql/
H A DWrapper.java33 * @param iface -
39 <T> T unwrap(Class<T> iface) throws SQLException; argument
45 * @param iface -
51 boolean isWrapperFor(Class<?> iface) throws SQLException; argument

Completed in 128 milliseconds