net.wotonomy.foundation
Class NSCoding._ShortSupport

java.lang.Object
  extended by net.wotonomy.foundation.NSCoding.Support
      extended by net.wotonomy.foundation.NSCoding._NumberSupport
          extended by net.wotonomy.foundation.NSCoding._ShortSupport
Enclosing interface:
NSCoding

public static class NSCoding._ShortSupport
extends NSCoding._NumberSupport

Not yet implemented


Constructor Summary
NSCoding._ShortSupport()
          Not yet implemented
 
Method Summary
 void encodeWithCoder(java.lang.Object obj, NSCoder nscoder)
          Not yet implemented
 
Methods inherited from class net.wotonomy.foundation.NSCoding._NumberSupport
classForCoder, decodeObject
 
Methods inherited from class net.wotonomy.foundation.NSCoding.Support
_decodeUTF8, _encodeUTF8, setSupportForClass, supportForClass
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NSCoding._ShortSupport

public NSCoding._ShortSupport()
Not yet implemented

Method Detail

encodeWithCoder

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

Overrides:
encodeWithCoder in class NSCoding._NumberSupport


Copyright © 2006 null. All Rights Reserved.