Searched refs:SocketConstructor (Results 1 – 1 of 1) sorted by relevance
55 private interface SocketConstructor<T> { interface in SocketTimeoutTest59 private static <T extends Closeable> void checkOperationTimesOut(SocketConstructor<T> construct, in checkOperationTimesOut()