Hierarchy For Package org.ojalgo.type.context
Class Hierarchy
- java.lang.Object
- org.ojalgo.type.context.FormatContext<T> (implements org.ojalgo.type.context.TypeContext<T>)
- org.ojalgo.type.context.BinaryContext
- org.ojalgo.type.context.BooleanContext
- org.ojalgo.type.context.DateContext
- org.ojalgo.type.context.GenericContext<T>
- org.ojalgo.type.context.NumberContext
- org.ojalgo.type.context.StringContext
- org.ojalgo.type.context.TemporalContext<T> (implements org.ojalgo.type.context.TypeContext<T>)
- org.ojalgo.type.context.FormatContext<T> (implements org.ojalgo.type.context.TypeContext<T>)
Interface Hierarchy
- org.ojalgo.type.context.NumberContext.Enforceable<T>
- org.ojalgo.type.context.NumberContext.FormatPattern
- org.ojalgo.type.context.TypeContext<T>