public class

NativeLoggingLevelString

extends Object
java.lang.Object
   ↳ com.pspdfkit.internal.NativeLoggingLevelString

Summary

Fields
protected boolean swigCMemOwn
Public Constructors
NativeLoggingLevelString()
Protected Constructors
NativeLoggingLevelString(long cPtr, boolean cMemoryOwn)
Public Methods
synchronized void delete()
static String toString(NativeLoggingLevel level)
Protected Methods
void finalize()
static long getCPtr(NativeLoggingLevelString obj)
static long swigRelease(NativeLoggingLevelString obj)
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected boolean swigCMemOwn

Public Constructors

public NativeLoggingLevelString ()

Protected Constructors

protected NativeLoggingLevelString (long cPtr, boolean cMemoryOwn)

Public Methods

public synchronized void delete ()

public static String toString (NativeLoggingLevel level)

Protected Methods

protected void finalize ()

protected static long getCPtr (NativeLoggingLevelString obj)

protected static long swigRelease (NativeLoggingLevelString obj)