Uses of Interface
org.rococoa.cocoa.corefoundation.CoreFoundationLibrary.CFDictionaryRetainCallBack

Packages that use CoreFoundationLibrary.CFDictionaryRetainCallBack
org.rococoa.cocoa.corefoundation   
 

Uses of CoreFoundationLibrary.CFDictionaryRetainCallBack in org.rococoa.cocoa.corefoundation
 

Fields in org.rococoa.cocoa.corefoundation declared as CoreFoundationLibrary.CFDictionaryRetainCallBack
 CoreFoundationLibrary.CFDictionaryRetainCallBack CFDictionaryValueCallBacks.retain
           
 CoreFoundationLibrary.CFDictionaryRetainCallBack CFDictionaryKeyCallBacks.retain
           
 

Constructors in org.rococoa.cocoa.corefoundation with parameters of type CoreFoundationLibrary.CFDictionaryRetainCallBack
CFDictionaryKeyCallBacks(NativeLong version, CoreFoundationLibrary.CFDictionaryRetainCallBack retain, CoreFoundationLibrary.CFDictionaryReleaseCallBack release, CoreFoundationLibrary.CFDictionaryEqualCallBack equal)
           
CFDictionaryValueCallBacks(NativeLong version, CoreFoundationLibrary.CFDictionaryRetainCallBack retain, CoreFoundationLibrary.CFDictionaryReleaseCallBack release, CoreFoundationLibrary.CFDictionaryEqualCallBack equal)
           
 



Copyright © 2009. All Rights Reserved.