| Package | Description |
|---|---|
| org.openhubframework.openhub.common.time |
| Modifier and Type | Field and Description |
|---|---|
static Seconds |
Seconds.ZERO |
| Modifier and Type | Method and Description |
|---|---|
static Seconds |
Seconds.of(int seconds)
Creates seconds with specified count.
|
static Seconds |
Seconds.of(String seconds)
Creates seconds with specified count.
|
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.