Class FormatContext<T>

java.lang.Object
org.ojalgo.type.context.FormatContext<T>
All Implemented Interfaces:
TypeContext<T>
Direct Known Subclasses:
BinaryContext, BooleanContext, DateContext, GenericContext, NumberContext, StringContext

public abstract class FormatContext<T> extends Object implements TypeContext<T>
Abstract base class for TypeContext implementations backed by Format.