org.rococoa.cocoa.appkit
Interface NSMatrix.sortUsingFunction_compare_callback

All Superinterfaces:
Callback
Enclosing class:
NSMatrix

public static interface NSMatrix.sortUsingFunction_compare_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
 NSInteger invoke(ObjCObject id1, ObjCObject id2, Pointer voidPtr1)
           
 

Method Detail

invoke

NSInteger invoke(ObjCObject id1,
                 ObjCObject id2,
                 Pointer voidPtr1)


Copyright © 2009. All Rights Reserved.