Uses of Class
org.robovm.apple.corefoundation.CFMutableDictionary
| Package | Description |
|---|---|
| org.robovm.apple.corefoundation |
-
Uses of CFMutableDictionary in org.robovm.apple.corefoundation
Methods in org.robovm.apple.corefoundation that return CFMutableDictionary Modifier and Type Method Description static CFMutableDictionaryCFMutableDictionary. create()static CFMutableDictionaryCFMutableDictionary. create(long capacity)static CFMutableDictionaryCFMutableDictionary. create(CFAllocator allocator, long capacity, org.robovm.apple.corefoundation.CFDictionaryKeyCallBacks keyCallBacks, org.robovm.apple.corefoundation.CFDictionaryValueCallBacks valueCallBacks)static CFMutableDictionaryCFMutableDictionary. createCopy(CFAllocator allocator, long capacity, CFDictionary theDict)