|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.wotonomy.foundation.NSCoding.Support
net.wotonomy.foundation.NSCoding._BigIntegerSupport
public static class NSCoding._BigIntegerSupport
Not yet implemented
| Constructor Summary | |
|---|---|
NSCoding._BigIntegerSupport()
Not yet implemented |
|
| Method Summary | |
|---|---|
protected static java.math.BigInteger |
_decodeBigInteger(NSCoder nscoder,
int i)
Not yet implemented |
protected static void |
_encodeBigInteger(NSCoder nscoder,
java.math.BigInteger biginteger)
Not yet implemented |
java.lang.Object |
decodeObject(NSCoder nscoder)
Not yet implemented |
void |
encodeWithCoder(java.lang.Object obj,
NSCoder nscoder)
Not yet implemented |
| Methods inherited from class net.wotonomy.foundation.NSCoding.Support |
|---|
_decodeUTF8, _encodeUTF8, classForCoder, setSupportForClass, supportForClass |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NSCoding._BigIntegerSupport()
| Method Detail |
|---|
public void encodeWithCoder(java.lang.Object obj,
NSCoder nscoder)
encodeWithCoder in class NSCoding.Supportpublic java.lang.Object decodeObject(NSCoder nscoder)
decodeObject in class NSCoding.Support
protected static void _encodeBigInteger(NSCoder nscoder,
java.math.BigInteger biginteger)
protected static java.math.BigInteger _decodeBigInteger(NSCoder nscoder,
int i)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||