32 public static int getSize0(
object thisConstantPool,
object constantPoolOop)
34 throw new NotImplementedException();
37 public static object getClassAt0(
object thisConstantPool,
object constantPoolOop,
int index)
39 throw new NotImplementedException();
44 throw new NotImplementedException();
47 public static object getMethodAt0(
object thisConstantPool,
object constantPoolOop,
int index)
49 throw new NotImplementedException();
54 throw new NotImplementedException();
57 public static object getFieldAt0(
object thisConstantPool,
object constantPoolOop,
int index)
59 throw new NotImplementedException();
64 throw new NotImplementedException();
67 public static string[]
getMemberRefInfoAt0(
object thisConstantPool,
object constantPoolOop,
int index)
69 throw new NotImplementedException();
72 public static int getIntAt0(
object thisConstantPool,
object constantPoolOop,
int index)
74 throw new NotImplementedException();
77 public static long getLongAt0(
object thisConstantPool,
object constantPoolOop,
int index)
79 throw new NotImplementedException();
82 public static float getFloatAt0(
object thisConstantPool,
object constantPoolOop,
int index)
84 throw new NotImplementedException();
87 public static double getDoubleAt0(
object thisConstantPool,
object constantPoolOop,
int index)
89 throw new NotImplementedException();
92 public static string getStringAt0(
object thisConstantPool,
object constantPoolOop,
int index)
94 throw new NotImplementedException();
97 public static string getUTF8At0(
object thisConstantPool,
object constantPoolOop,
int index)
99 throw new NotImplementedException();
static object getFieldAtIfLoaded0(object thisConstantPool, object constantPoolOop, int index)
static string getUTF8At0(object thisConstantPool, object constantPoolOop, int index)
static string[] getMemberRefInfoAt0(object thisConstantPool, object constantPoolOop, int index)
static object getFieldAt0(object thisConstantPool, object constantPoolOop, int index)
static double getDoubleAt0(object thisConstantPool, object constantPoolOop, int index)
static object getMethodAt0(object thisConstantPool, object constantPoolOop, int index)
static int getIntAt0(object thisConstantPool, object constantPoolOop, int index)
static object getClassAt0(object thisConstantPool, object constantPoolOop, int index)
static float getFloatAt0(object thisConstantPool, object constantPoolOop, int index)
static int getSize0(object thisConstantPool, object constantPoolOop)
static object getMethodAtIfLoaded0(object thisConstantPool, object constantPoolOop, int index)
static long getLongAt0(object thisConstantPool, object constantPoolOop, int index)
static string getStringAt0(object thisConstantPool, object constantPoolOop, int index)
static object getClassAtIfLoaded0(object thisConstantPool, object constantPoolOop, int index)