Package 

Class RuntimeLookup

  • All Implemented Interfaces:

    
    public final class RuntimeLookup
    
                        

    Runtime lookup. Holds an array of lookup items

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final RuntimeType findItemByIndex(BigInteger index) Finds a lookup item by an index of type BigInteger
      final RuntimeType findItemByIndex(Integer index) Finds a lookup item by an index of type Int
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait