Class CFMutableBag

All Implemented Interfaces:
AutoCloseable

public class CFMutableBag
extends CFBag
  • Constructor Details

    • CFMutableBag

      protected CFMutableBag()
  • Method Details

    • create

      public static CFMutableBag create​(CFAllocator allocator, long capacity, org.robovm.apple.corefoundation.CFBagCallBacks callBacks)
    • createCopy

      public static CFMutableBag createCopy​(CFAllocator allocator, long capacity, CFBag theBag)