Class ResidentNameTable


  • public class ResidentNameTable
    extends java.lang.Object
    A class to represent the new-executable resident name table.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      LengthStringOrdinalSet[] getNames()
      Returns the array of names defined in the resident name table.
      • Methods inherited from class java.lang.Object

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

      • getNames

        public LengthStringOrdinalSet[] getNames()
        Returns the array of names defined in the resident name table.
        Returns:
        the array of names defined in the resident name table