Module openj9.dtfj

Class FooterLibraryEntry

java.lang.Object
com.ibm.j9ddr.libraries.FooterLibraryEntry
All Implemented Interfaces:
Serializable

public class FooterLibraryEntry extends Object implements Serializable
See Also:
  • Constructor Details

    • FooterLibraryEntry

      public FooterLibraryEntry(String path, String name, int size, long start)
  • Method Details

    • getPath

      public String getPath()
    • getSize

      public int getSize()
    • getStart

      public long getStart()
    • getName

      public String getName()