Class EntryTable


  • public class EntryTable
    extends java.lang.Object
    A class to represent a new-executable entry table.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      EntryTableBundle[] getBundles()
      Returns an array of the entry table bundles in this entry table.
      • Methods inherited from class java.lang.Object

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

      • getBundles

        public EntryTableBundle[] getBundles()
        Returns an array of the entry table bundles in this entry table.
        Returns:
        an array of entry table bundles