Package org.robovm.apple.foundation
Class NSLocaleComponents
java.lang.Object
org.robovm.apple.foundation.NSDictionaryWrapper
org.robovm.apple.foundation.NSLocaleComponents
public class NSLocaleComponents extends NSDictionaryWrapper
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classNSLocaleComponents.AsListMarshalerstatic classNSLocaleComponents.Marshaler -
Field Summary
-
Constructor Summary
Constructors Constructor Description NSLocaleComponents() -
Method Summary
Modifier and Type Method Description NSObjectget(NSLocaleComponent key)booleanhas(NSLocaleComponent key)NSLocaleComponentsset(NSLocaleComponent key, NSObject value)Methods inherited from class org.robovm.apple.foundation.NSDictionaryWrapper
getDictionary, toString
-
Constructor Details
-
NSLocaleComponents
public NSLocaleComponents()
-
-
Method Details