Package org.robovm.compiler
Class VTable.Entry
java.lang.Object
org.robovm.compiler.VTable.Entry
- Enclosing class:
- VTable
public static class VTable.Entry extends Object
-
Method Summary
Modifier and Type Method Description StringgetDeclaringClass()StringgetDesc()FunctionRefgetFunctionRef()intgetIndex()intgetModifiers()StringgetName()StringgetPackage()booleanoverrides(VTable.Entry other)Returnstrueif thisVTable.Entryoverrides the specified entry.StringtoString()