Class BooleanFormat

java.lang.Object
java.text.Format
org.ojalgo.type.format.BooleanFormat
All Implemented Interfaces:
Serializable, Cloneable

public final class BooleanFormat extends Format
BooleanFormat doesn't do anything useful, but it was needed for BooleanContext (that doesn't do much either).
See Also: