public interface Cancelable<T extends Object>
abstract T
get()
abstract Unit
cancel()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract T get()
abstract Unit cancel()