java.lang.Object | |
↳ | com.pspdfkit.internal.NativePlatformLogger |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
NativePlatformLogger() |
Protected Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
NativePlatformLogger(long cPtr, boolean cMemoryOwn) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
synchronized void | delete() | ||||||||||
void | log(NativeLoggingLevel level, String tag, String line) | ||||||||||
void | swigReleaseOwnership() | ||||||||||
void | swigTakeOwnership() |
Protected Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
void | finalize() | ||||||||||
static long | getCPtr(NativePlatformLogger obj) | ||||||||||
void | swigDirectorDisconnect() | ||||||||||
void | swigSetCMemOwn(boolean own) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|