Class DateContext

java.lang.Object
org.ojalgo.type.context.FormatContext<Date>
org.ojalgo.type.context.DateContext
All Implemented Interfaces:
TypeContext<Date>

public final class DateContext extends FormatContext<Date>
This TypeContext deals with the old Date. There is another implementation that tries to deal with the newer date time API – TemporalContext.