public static class NativeLogger.LoggerJNI
extends java.lang.Object
| Constructor and Description |
|---|
NativeLogger.LoggerJNI() |
| Modifier and Type | Method and Description |
|---|---|
static long |
create() |
static void |
delete(long self) |
static void |
memmove(long dest,
NativeLogger.LoggerJNI src,
long size) |
public static final long create()
public static final void delete(long self)
public static final void memmove(long dest,
NativeLogger.LoggerJNI src,
long size)
Copyright © 2009-2013 FuseSource, Corp.. All Rights Reserved.