Package org.robovm.compiler
Class ITable
java.lang.Object
org.robovm.compiler.ITable
public class ITable extends Object
Creates an interface table for a specific interface class.
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classITable.Cachestatic classITable.Entrystatic classITable.ResolvedEntry -
Method Summary
Modifier and Type Method Description ITable.EntrygetEntry(soot.SootMethod method)StructureConstantgetStruct()StructureConstantgetStruct(ModuleBuilder mb, soot.SootClass clazz)intsize()
-
Method Details
-
size
public int size() -
getEntry
-
getStruct
-
getStruct
-