| Package | Description |
|---|---|
| io.committed.invest.core.constants | |
| io.committed.invest.core.dto.analytic |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
TimeInterval |
TimeRange.getInterval()
This is a suggested interval to perform calculations such as aggregations over.
|
Copyright © 2017–2018 Committed. All rights reserved.