- java.lang.Object
-
- de.jangassen.jfa.foundation.Foundation.NSDictionary
-
- Enclosing class:
- Foundation
public static class Foundation.NSDictionary extends Object
-
-
Constructor Summary
Constructors Constructor Description NSDictionary(ID delegate)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description intcount()IDget(ID key)IDget(String key)Foundation.NSArraykeys()static IDtoStringDictionary(Map<String,String> map)static Map<String,String>toStringMap(ID delegate)
-
-
-
Constructor Detail
-
NSDictionary
public NSDictionary(ID delegate)
-
-