public class FullFeatureGen_cxx_0x6c8066db extends FFIPointerImpl implements FullFeatureGen<Integer,Double>
FullFeature.Factory<P1,P2>, FullFeature.Library| Modifier and Type | Field and Description |
|---|---|
static int |
HASH_SHIFT |
static int |
SIZE |
address| Constructor and Description |
|---|
FullFeatureGen_cxx_0x6c8066db(long address) |
| Modifier and Type | Method and Description |
|---|---|
FullFeature<Integer,Double> |
copy() |
void |
delete() |
boolean |
echo(boolean i) |
byte |
echo(byte i) |
double |
echo(double i) |
float |
echo(float i) |
int |
echo(int i) |
long |
echo(long i) |
short |
echo(short i) |
long |
echoExpr(long i) |
boolean |
equals(Object o) |
int |
getField() |
int |
hashCode() |
FullFeature<Integer,Double> |
make() |
static long |
nativeCopy(long ptr,
long rv_base) |
static long |
nativeCreateFactory0() |
static void |
nativeDelete(long ptr) |
static boolean |
nativeEcho0(long ptr,
boolean i0) |
static byte |
nativeEcho1(long ptr,
byte i0) |
static double |
nativeEcho2(long ptr,
double i0) |
static float |
nativeEcho3(long ptr,
float i0) |
static int |
nativeEcho4(long ptr,
int i0) |
static long |
nativeEcho5(long ptr,
long i0) |
static short |
nativeEcho6(long ptr,
short i0) |
static long |
nativeEchoExpr(long ptr,
long i0) |
static int |
nativeGetField(long ptr) |
static long |
nativeMake(long ptr) |
static long |
nativeRvTest(long ptr,
long rv_base) |
static void |
nativeSetField(long ptr,
int i0) |
static void |
nativeSetFieldExpr(long ptr,
int i0) |
static long |
nativeSize(long ptr) |
static void |
nativeTemplateCall(long ptr,
int i0,
double j1) |
static void |
nativeTemplateMethod0(long ptr,
int t0) |
static void |
nativeUnknownException(long ptr) |
FullFeature<Integer,Double> |
rvTest() |
void |
setField(int i) |
void |
setFieldExpr(int i) |
long |
size() |
void |
templateCall(Integer i,
Double j) |
void |
templateMethod(Integer t) |
String |
toString() |
void |
unknownException() |
getAddressclone, finalize, getClass, notify, notifyAll, wait, wait, waittemplateMethodgetAddress, getAddresspublic FullFeature<Integer,Double> copy()
copy in interface FullFeature<Integer,Double>public static long nativeCopy(long ptr,
long rv_base)
public void delete()
delete in interface FullFeature<Integer,Double>delete in interface CXXPointerpublic static void nativeDelete(long ptr)
public boolean echo(boolean i)
echo in interface FullFeature<Integer,Double>public static boolean nativeEcho0(long ptr,
boolean i0)
public byte echo(byte i)
echo in interface FullFeature<Integer,Double>public static byte nativeEcho1(long ptr,
byte i0)
public double echo(double i)
echo in interface FullFeature<Integer,Double>public static double nativeEcho2(long ptr,
double i0)
public float echo(float i)
echo in interface FullFeature<Integer,Double>public static float nativeEcho3(long ptr,
float i0)
public int echo(int i)
echo in interface FullFeature<Integer,Double>public static int nativeEcho4(long ptr,
int i0)
public long echo(long i)
echo in interface FullFeature<Integer,Double>public static long nativeEcho5(long ptr,
long i0)
public short echo(short i)
echo in interface FullFeature<Integer,Double>public static short nativeEcho6(long ptr,
short i0)
public long echoExpr(long i)
echoExpr in interface FullFeature<Integer,Double>public static long nativeEchoExpr(long ptr,
long i0)
public int getField()
getField in interface FullFeature<Integer,Double>public static int nativeGetField(long ptr)
public FullFeature<Integer,Double> make()
make in interface FullFeature<Integer,Double>public static long nativeMake(long ptr)
public FullFeature<Integer,Double> rvTest()
rvTest in interface FullFeature<Integer,Double>public static long nativeRvTest(long ptr,
long rv_base)
public void setField(int i)
setField in interface FullFeature<Integer,Double>public static void nativeSetField(long ptr,
int i0)
public void setFieldExpr(int i)
setFieldExpr in interface FullFeature<Integer,Double>public static void nativeSetFieldExpr(long ptr,
int i0)
public long size()
size in interface FullFeature<Integer,Double>public static long nativeSize(long ptr)
public void templateCall(Integer i, Double j)
templateCall in interface FullFeature<Integer,Double>public static void nativeTemplateCall(long ptr,
int i0,
double j1)
public void templateMethod(Integer t)
templateMethod in interface FullFeatureGen<Integer,Double>public static void nativeTemplateMethod0(long ptr,
int t0)
public void unknownException()
unknownException in interface FullFeature<Integer,Double>public static void nativeUnknownException(long ptr)
public static long nativeCreateFactory0()
Copyright © 2022 Alibaba Group Holding Ltd.. All rights reserved.