net.wotonomy.foundation
Class NSCoding._BigDecimalSupport

java.lang.Object
  extended by net.wotonomy.foundation.NSCoding.Support
      extended by net.wotonomy.foundation.NSCoding._BigIntegerSupport
          extended by net.wotonomy.foundation.NSCoding._BigDecimalSupport
Enclosing interface:
NSCoding

public static class NSCoding._BigDecimalSupport
extends NSCoding._BigIntegerSupport

Not yet implemented


Constructor Summary
NSCoding._BigDecimalSupport()
          Not yet implemented
 
Method Summary
 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._BigIntegerSupport
_decodeBigInteger, _encodeBigInteger
 
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

NSCoding._BigDecimalSupport

public NSCoding._BigDecimalSupport()
Not yet implemented

Method Detail

encodeWithCoder

public void encodeWithCoder(java.lang.Object obj,
                            NSCoder nscoder)
Not yet implemented

Overrides:
encodeWithCoder in class NSCoding._BigIntegerSupport

decodeObject

public java.lang.Object decodeObject(NSCoder nscoder)
Not yet implemented

Overrides:
decodeObject in class NSCoding._BigIntegerSupport


Copyright © 2006 null. All Rights Reserved.