org.rococoa.cocoa.corefoundation
Interface CFRunLoopSourceContext.equal_callback

All Superinterfaces:
Callback
Enclosing class:
CFRunLoopSourceContext

public static interface CFRunLoopSourceContext.equal_callback
extends Callback


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.sun.jna.Callback
Callback.UncaughtExceptionHandler
 
Field Summary
 
Fields inherited from interface com.sun.jna.Callback
FORBIDDEN_NAMES, METHOD_NAME
 
Method Summary
 boolean invoke(Pointer info1, Pointer info2)
           
 

Method Detail

invoke

boolean invoke(Pointer info1,
               Pointer info2)


Copyright © 2009. All Rights Reserved.