| Package | Description |
|---|---|
| io.committed.invest.core.dto.constants |
| Modifier and Type | Method and Description |
|---|---|
static TimeInterval |
TimeInterval.getSmaller(TimeInterval x,
TimeInterval y) |
static TimeInterval |
TimeInterval.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimeInterval[] |
TimeInterval.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
TimeInterval.getAxis(TimeInterval x) |
static TimeInterval |
TimeInterval.getSmaller(TimeInterval x,
TimeInterval y) |
Copyright © 2017–2018 Committed. All rights reserved.