org.bridj.jawt
Class JAWT.Lock_callback

java.lang.Object
  extended by org.bridj.NativeObject
      extended by org.bridj.Callback
          extended by org.bridj.jawt.JAWT.Lock_callback
All Implemented Interfaces:
CallbackInterface, NativeObjectInterface
Enclosing class:
JAWT

public abstract static class JAWT.Lock_callback
extends Callback


Constructor Summary
JAWT.Lock_callback()
           
 
Method Summary
abstract  void invoke(Pointer<JawtLibrary.JNIEnv> env)
           
 
Methods inherited from class org.bridj.Callback
toPointer
 
Methods inherited from class org.bridj.NativeObject
clone, equals
 
Methods inherited from class java.lang.Object
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JAWT.Lock_callback

public JAWT.Lock_callback()
Method Detail

invoke

public abstract void invoke(Pointer<JawtLibrary.JNIEnv> env)


Copyright © 2009-2013. All Rights Reserved.