com.jniwrapper.macosx.cocoa.nshashtable
Class releaseCallback

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

public abstract class releaseCallback
extends com.jniwrapper.Callback

This class represents releaseCallback callback.


Field Summary
protected  NSHashTable _param1
           
protected  com.jniwrapper.Pointer.Void _param2
           
 
Fields inherited from class com.jniwrapper.Callback
e
 
Fields inherited from class com.jniwrapper.Parameter
LICENSE_TYPE, V
 
Constructor Summary
releaseCallback()
           
 
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
Constructor Detail

releaseCallback

public releaseCallback()