Class LoaderInformation

java.lang.Object
com.pnfsoftware.jeb.core.units.codeobject.LoaderInformation
All Implemented Interfaces:
ILoaderInformation

@Ser public class LoaderInformation extends Object implements ILoaderInformation
Standard implementation of the ILoaderInformation interface, that may be used by parsers implementing ICodeObjectUnit.
  • Constructor Details

    • LoaderInformation

      public LoaderInformation()
      Refer to the builder helper class.
  • Method Details