Uses of Class
org.robovm.apple.corefoundation.CFBag
| Package | Description |
|---|---|
| org.robovm.apple.corefoundation |
-
Uses of CFBag in org.robovm.apple.corefoundation
Subclasses of CFBag in org.robovm.apple.corefoundation Modifier and Type Class Description classCFMutableBagMethods in org.robovm.apple.corefoundation that return CFBag Modifier and Type Method Description static CFBagCFBag. create(CFAllocator allocator, VoidPtr.VoidPtrPtr values, long numValues, org.robovm.apple.corefoundation.CFBagCallBacks callBacks)static CFBagCFBag. createCopy(CFAllocator allocator, CFBag theBag)Methods in org.robovm.apple.corefoundation with parameters of type CFBag Modifier and Type Method Description static CFBagCFBag. createCopy(CFAllocator allocator, CFBag theBag)static CFMutableBagCFMutableBag. createCopy(CFAllocator allocator, long capacity, CFBag theBag)