Package org.ojalgo.type
Class TimeIndex<T extends Comparable<? super T>>
java.lang.Object
org.ojalgo.type.TimeIndex<T>
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TimeIndex
<CalendarDate> (package private) static final long
static final TimeIndex
<LocalDateTime> static final TimeIndex
<OffsetDateTime> static final TimeIndex
<ZonedDateTime> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract Structure1D.IndexMapper
<T> abstract Structure1D.IndexMapper
<T> from
(T reference, CalendarDate.Resolution resolution) abstract Structure1D.IndexMapper
<T> plain()
abstract Structure1D.IndexMapper
<T> plain
(CalendarDate.Resolution resolution)
-
Field Details
-
CALENDAR
-
CALENDAR_DATE
-
DATE
-
INSTANT
-
LOCAL_DATE
-
LOCAL_DATE_TIME
-
LOCAL_TIME
-
OFFSET_DATE_TIME
-
ZONED_DATE_TIME
-
DAY_SIZE
static final long DAY_SIZE
-
-
Constructor Details
-
TimeIndex
public TimeIndex()
-
-
Method Details
-
from
-
from
-
plain
-
plain
-