| Package | Description |
|---|---|
| org.smallmind.nutsnbolts.time |
| Modifier and Type | Method and Description |
|---|---|
TimeOperation |
TimeArithmetic.getOperation() |
static TimeOperation |
TimeOperation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimeOperation[] |
TimeOperation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
TimeArithmetic(ZonedDateTime date,
TimeOperation operation) |
Copyright © 2020. All rights reserved.