public final class Interrupter extends Object
Modifier and Type | Method and Description |
---|---|
Interrupter |
after(Duration duration) |
void |
cancel() |
static Interrupter |
interrupt(Thread thread) |
public static Interrupter interrupt(Thread thread)
public Interrupter after(Duration duration)
public void cancel()
Copyright © 2009–2016 tempus-fugit committers. All rights reserved.