public class Interval
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.util.concurrent.TimeUnit |
unit |
long |
value |
| Constructor and Description |
|---|
Interval(long value,
java.util.concurrent.TimeUnit unit) |
| Modifier and Type | Method and Description |
|---|---|
long |
as(java.util.concurrent.TimeUnit other) |