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

/openjdk7/jdk/src/share/classes/sun/nio/ch/
H A DCancellable.java33 interface Cancellable { interface
/openjdk7/jdk/src/share/classes/sun/nio/fs/
H A DCancellable.java38 abstract class Cancellable implements Runnable { class in inherits:Runnable
48 protected Cancellable() { method in class:Cancellable
119 static void runInterruptibly(Cancellable task) throws ExecutionException {

Completed in 106 milliseconds