Package | Description |
---|---|
org.ojalgo.type | |
org.ojalgo.type.context |
Modifier and Type | Class and Description |
---|---|
class |
BinaryContext |
class |
BooleanContext
BooleanContext
|
class |
DateContext
This
TypeContext deals with the old Date . |
class |
GenericContext<T> |
class |
NumberContext
Think of this as a MathContext that specifies both precision and scale.
|
class |
StringContext
StringContext
|
class |
TemporalContext<T extends Temporal>
An implementation of
TypeContext that is implemented in terms of DateTimeFormatter and
TemporalAdjuster . |
Modifier and Type | Method and Description |
---|---|
TypeContext<Date> |
DateContext.newFormat(DatePart part,
DateStyle style,
Locale locale) |
Copyright © 2019 Optimatika. All rights reserved.