Package org.ojalgo.type.context

Interface Summary
NumberContext.FormatPattern  
 

Class Summary
BinaryContext  
BooleanContext BooleanContext
DateContext DateContext
NumberContext Think of this as a MathContext that specifies both precision and scale.
StringContext StringContext
TypeContext<T>