|
||||||||
| 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.BinaryFormat
public class BinaryFormat
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class java.text.Format |
|---|
Format.Field |
| Constructor Summary | |
|---|---|
BinaryFormat()
|
|
| Method Summary | |
|---|---|
StringBuffer |
format(Object someObj,
StringBuffer aBufferToAppendTo,
FieldPosition aPosition)
|
byte[] |
parseObject(String someSource,
ParsePosition somePos)
|
| 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 BinaryFormat()
| Method Detail |
|---|
public StringBuffer format(Object someObj,
StringBuffer aBufferToAppendTo,
FieldPosition aPosition)
format in class Format
public byte[] parseObject(String someSource,
ParsePosition somePos)
parseObject in class Format
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||