Uses of Class
org.rococoa.cocoa.corefoundation.CFBinaryHeapCallBacks

Packages that use CFBinaryHeapCallBacks
org.rococoa.cocoa.corefoundation   
 

Uses of CFBinaryHeapCallBacks in org.rococoa.cocoa.corefoundation
 

Subclasses of CFBinaryHeapCallBacks in org.rococoa.cocoa.corefoundation
static class CFBinaryHeapCallBacks.ByReference
           
static class CFBinaryHeapCallBacks.ByValue
           
 

Methods in org.rococoa.cocoa.corefoundation that return CFBinaryHeapCallBacks
static CFBinaryHeapCallBacks[] CFBinaryHeapCallBacks.newArray(int arrayLength)
           
 

Methods in org.rococoa.cocoa.corefoundation with parameters of type CFBinaryHeapCallBacks
 CoreFoundationLibrary.__CFBinaryHeap CoreFoundationLibrary.CFBinaryHeapCreate(CoreFoundationLibrary.__CFAllocator allocator, NativeLong capacity, CFBinaryHeapCallBacks callBacks, CFBinaryHeapCompareContext compareContext)
           
 



Copyright © 2009. All Rights Reserved.