Uses of Class
org.robovm.apple.corefoundation.CFLocaleComponents
| Package | Description |
|---|---|
| org.robovm.apple.corefoundation |
-
Uses of CFLocaleComponents in org.robovm.apple.corefoundation
Methods in org.robovm.apple.corefoundation that return CFLocaleComponents Modifier and Type Method Description static CFLocaleComponentsCFLocale. getComponentsFromLocaleIdentifier(String localeID)protected static CFLocaleComponentsCFLocale. getComponentsFromLocaleIdentifier(CFAllocator allocator, String localeID)CFLocaleComponentsCFLocaleComponents. set(CFLocaleComponent key, NativeObject value)static CFLocaleComponentsCFLocaleComponents.Marshaler. toObject(Class<CFLocaleComponents> cls, long handle, long flags)Methods in org.robovm.apple.corefoundation that return types with arguments of type CFLocaleComponents Modifier and Type Method Description static List<CFLocaleComponents>CFLocaleComponents.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)Methods in org.robovm.apple.corefoundation with parameters of type CFLocaleComponents Modifier and Type Method Description protected static StringCFLocale. getLocaleIdentifierFromComponents(CFAllocator allocator, CFLocaleComponents dictionary)static StringCFLocale. getLocaleIdentifierFromComponents(CFLocaleComponents components)static longCFLocaleComponents.Marshaler. toNative(CFLocaleComponents o, long flags)Method parameters in org.robovm.apple.corefoundation with type arguments of type CFLocaleComponents Modifier and Type Method Description static longCFLocaleComponents.AsListMarshaler. toNative(List<CFLocaleComponents> l, long flags)static CFLocaleComponentsCFLocaleComponents.Marshaler. toObject(Class<CFLocaleComponents> cls, long handle, long flags)