| Package | Description |
|---|---|
| net.obvj.agents |
The base package.
|
| net.obvj.agents.util |
Provides utility classes in general.
|
| Modifier and Type | Method and Description |
|---|---|
TimeInterval |
TimerAgent.getInterval()
Returns the interval configured for this
TimerAgent. |
| Modifier and Type | Method and Description |
|---|---|
static TimeInterval |
TimeInterval.of(String input)
Builds a TimerInterval by parsing the given string.
|
| Constructor and Description |
|---|
TimeInterval(TimeInterval source)
Builds a new TimeInterval with the same attributes from a preset object.
|
Copyright © 2022. All rights reserved.