Uses of Class
org.robovm.apple.corefoundation.CFMutableSet
| Package | Description |
|---|---|
| org.robovm.apple.corefoundation |
-
Uses of CFMutableSet in org.robovm.apple.corefoundation
Methods in org.robovm.apple.corefoundation that return CFMutableSet Modifier and Type Method Description static CFMutableSetCFMutableSet. create()static CFMutableSetCFMutableSet. create(long capacity)static CFMutableSetCFMutableSet. create(CFAllocator allocator, long capacity, org.robovm.apple.corefoundation.CFSetCallBacks callBacks)static CFMutableSetCFMutableSet. createCopy(long capacity, CFSet theSet)static CFMutableSetCFMutableSet. createCopy(CFAllocator allocator, long capacity, CFSet theSet)