Package org.ojalgo.type.context
package org.ojalgo.type.context
-
ClassDescriptionThis
TypeContextdeals with the oldDate.Abstract base class for TypeContext implementations backed by Format.Think of this as a MathContext that specifies both precision and scale.StringContextTemporalContext<T extends Temporal>An implementation ofTypeContextthat is implemented in terms ofDateTimeFormatterandTemporalAdjuster.TypeContext<T>A type context provides two basic services: It enforces some sort of rule/limit regarding size, accuracy or similar.