public static class NativeRange.RangeJNI
extends java.lang.Object
| Constructor and Description |
|---|
NativeRange.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 NativeRange.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-2013 FuseSource, Corp.. All Rights Reserved.