com.jniwrapper.macosx.cocoa.nshashtable
Class isEqualCallback

java.lang.Object
  extended bycom.jniwrapper.Parameter
      extended bycom.jniwrapper.Callback
          extended bycom.jniwrapper.macosx.cocoa.nshashtable.isEqualCallback
All Implemented Interfaces:
com.jniwrapper.PointerParameter

public abstract class isEqualCallback
extends com.jniwrapper.Callback

This class represents isEqualCallback callback.


Field Summary
protected  NSHashTable _param1
           
protected  com.jniwrapper.Pointer.Void _param2
           
protected  com.jniwrapper.Pointer.Void _param3
           
protected  com.jniwrapper.Bool _resultValue
           
 
Fields inherited from class com.jniwrapper.Callback
e
 
Fields inherited from class com.jniwrapper.Parameter
LICENSE_TYPE, V
 
Constructor Summary
isEqualCallback()
           
 
Methods inherited from class com.jniwrapper.Callback
, a, callback, callback, clone, createReturnValueByFields, dispose, getCallingConvention, getDebugInfo, getLength, getParameters, getReturnValue, init, isChildCall, isNull, isUseFieldsForCallbackParameters, read, restoreState, saveState, setCallingConvention, setUseFieldsForCallbackParameters, toPointer, write
 
Methods inherited from class com.jniwrapper.Parameter
a, a, acceptIOPerformer, asReturnValue, b, dataBufferAssigned, equals, getAlignedLength, getAlignmentRequirement, getDataBuffer, getDataBufferOffset, hashCode, indent, pop, push, read, read, setDataBuffer, toByteArray, write
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_param1

protected NSHashTable _param1

_param2

protected com.jniwrapper.Pointer.Void _param2

_param3

protected com.jniwrapper.Pointer.Void _param3

_resultValue

protected com.jniwrapper.Bool _resultValue
Constructor Detail

isEqualCallback

public isEqualCallback()