Uses of Interface
net.wotonomy.foundation.NSKeyValueCoding

Packages that use NSKeyValueCoding
net.wotonomy.foundation A set of collections classes that are needed by the ui and web packages. 
 

Uses of NSKeyValueCoding in net.wotonomy.foundation
 

Subinterfaces of NSKeyValueCoding in net.wotonomy.foundation
 interface NSKeyValueCodingAdditions
          NSKeyValueCodingAdditions defines an interface for classes that need to have more control over the wotonomy's bulk property copying and cloning facilities.
 

Classes in net.wotonomy.foundation that implement NSKeyValueCoding
 class NSDictionary
          A pure java implementation of NSDictionary that implements Map for greater java interoperability.
 class NSMutableDictionary
          A pure java implementation of NSMutableDictionary that implements Map for greater java interoperability.
 



Copyright © 2006 null. All Rights Reserved.