com.google.code.tempusfugit.concurrency
Class Interrupter
java.lang.Object
com.google.code.tempusfugit.concurrency.Interrupter
public final class Interrupter
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
interrupt
public static Interrupter interrupt(Thread thread)
after
public Interrupter after(Duration duration)
cancel
public void cancel()
Copyright © 2009-2012 tempus-fugit committers. All Rights Reserved.