public static class NativeRange.RangeJNI extends Object
Constructor and Description |
---|
RangeJNI(NativeRange range) |
Modifier and Type | Method and Description |
---|---|
void |
delete() |
static void |
memmove(long dest,
NativeRange.RangeJNI src,
long size) |
static void |
memmove(NativeRange.RangeJNI dest,
long src,
long size) |
public RangeJNI(NativeRange range)
public static final void memmove(long dest, NativeRange.RangeJNI src, long size)
public static final void memmove(NativeRange.RangeJNI dest, long src, long size)
public void delete()
Copyright © 2009–2018 FuseSource, Corp.. All rights reserved.