|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.text.Format
org.ojalgo.type.format.BooleanFormat
public final class BooleanFormat
BooleanFormat doesn't do anything useful, but it was needed for
BooleanContext (that doesn't do anything either).
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class java.text.Format |
|---|
Format.Field |
| Constructor Summary | |
|---|---|
BooleanFormat()
|
|
| Method Summary | |
|---|---|
StringBuffer |
format(Object anObject,
StringBuffer aBuffer,
FieldPosition aPosition)
|
Object |
parseObject(String aSource,
ParsePosition aPosition)
|
| Methods inherited from class java.text.Format |
|---|
clone, format, formatToCharacterIterator, parseObject |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BooleanFormat()
| Method Detail |
|---|
public StringBuffer format(Object anObject,
StringBuffer aBuffer,
FieldPosition aPosition)
format in class Format
public Object parseObject(String aSource,
ParsePosition aPosition)
parseObject in class Format
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||