public class TimerDefinition extends Object
| Constructor and Description |
|---|
TimerDefinition(long duration,
TimeUnit unit) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
long |
getDuration() |
TimeUnit |
getUnit() |
int |
hashCode() |
String |
toString() |
public TimerDefinition(long duration,
TimeUnit unit)
Copyright © 2015. All rights reserved.