Uses of Class
org.robovm.compiler.VTable.Entry
| Package | Description |
|---|---|
| org.robovm.compiler |
-
Uses of VTable.Entry in org.robovm.compiler
Methods in org.robovm.compiler that return VTable.Entry Modifier and Type Method Description VTable.Entry[]VTable. getEntries()VTable.EntryVTable. getEntry(soot.SootMethod method)Methods in org.robovm.compiler with parameters of type VTable.Entry Modifier and Type Method Description booleanVTable.Entry. overrides(VTable.Entry other)Returnstrueif thisVTable.Entryoverrides the specified entry.