@MissingDocumentation public class DeathTimer extends java.lang.Object
| Constructor and Description |
|---|
DeathTimer(long timeout,
java.lang.Runnable onTimeout) |
| Modifier and Type | Method and Description |
|---|---|
DeathTimer |
arm() |
DeathTimer |
disarm() |
DeathTimer |
explode() |
DeathTimer |
reset() |
public DeathTimer arm()
public DeathTimer disarm()
public DeathTimer explode()
public DeathTimer reset()