Class ModuleReferenceTable


  • public class ModuleReferenceTable
    extends java.lang.Object
    A class to represent the new-executable module reference table.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      LengthStringSet[] getNames()
      Returns the array of names.
      short[] getOffsets()
      Returns the array of offsets.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getNames

        public LengthStringSet[] getNames()
        Returns the array of names.
        Returns:
        the array of names
      • getOffsets

        public short[] getOffsets()
        Returns the array of offsets.
        Returns:
        the array of offsets