org.sqlite.swig
Class SWIGTYPE_p_sqlite3_mutex

java.lang.Object
  extended by org.sqlite.swig.SWIGTYPE_p_sqlite3_mutex

public class SWIGTYPE_p_sqlite3_mutex
extends java.lang.Object


Constructor Summary
protected SWIGTYPE_p_sqlite3_mutex()
           
protected SWIGTYPE_p_sqlite3_mutex(long cPtr, boolean futureUse)
           
 
Method Summary
protected static long getCPtr(SWIGTYPE_p_sqlite3_mutex obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SWIGTYPE_p_sqlite3_mutex

protected SWIGTYPE_p_sqlite3_mutex(long cPtr,
                                   boolean futureUse)

SWIGTYPE_p_sqlite3_mutex

protected SWIGTYPE_p_sqlite3_mutex()
Method Detail

getCPtr

protected static long getCPtr(SWIGTYPE_p_sqlite3_mutex obj)