Uses of Class
org.robovm.compiler.ITable.Entry
| Package | Description |
|---|---|
| org.robovm.compiler |
-
Uses of ITable.Entry in org.robovm.compiler
Subclasses of ITable.Entry in org.robovm.compiler Modifier and Type Class Description static classITable.ResolvedEntryMethods in org.robovm.compiler that return ITable.Entry Modifier and Type Method Description ITable.EntryITable. getEntry(soot.SootMethod method)Constructors in org.robovm.compiler with parameters of type ITable.Entry Constructor Description ResolvedEntry(ITable.Entry entry, soot.SootMethod method)