org.vishia.java2C
Class ClassData.MethodOverrideCheck.MethodIndex

java.lang.Object
  extended by org.vishia.java2C.ClassData.MethodOverrideCheck.MethodIndex
Enclosing class:
ClassData.MethodOverrideCheck

public static class ClassData.MethodOverrideCheck.MethodIndex
extends java.lang.Object


Field Summary
(package private)  int idx
           
(package private)  ClassData.MethodOverrideable[] ref
           
 
Constructor Summary
ClassData.MethodOverrideCheck.MethodIndex(ClassData.MethodOverrideable[] ref, int idx)
          Constructs.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ref

final ClassData.MethodOverrideable[] ref

idx

final int idx
Constructor Detail

ClassData.MethodOverrideCheck.MethodIndex

public ClassData.MethodOverrideCheck.MethodIndex(ClassData.MethodOverrideable[] ref,
                                                 int idx)
Constructs.

Parameters:
ref - reference in any ClassData.InheritanceInfo#methodTable2
idx - index in the reference