Package org.rococoa.contrib

Interface Summary
NativeEnum<N extends NSObject> An interface for Enumerations that derive their actual values from native code.
 

Class Summary
AbstractPropertyDictionary<E extends Enum<E> & NativeEnum<?>> Wraps an NSMutableDictionary with a set of keys defined by a Java enumeration.
NativeEnum.Resolver Given a native value, resolve the corresponding enum entry.
 



Copyright © 2012. All Rights Reserved.