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

/openjdk7/jdk/src/share/classes/sun/nio/fs/
H A DCancellable.java34 * task is executed by invoking the {@link runInterruptibly} method defined
119 static void runInterruptibly(Cancellable task) throws ExecutionException { method in class:Cancellable

Completed in 31 milliseconds