Module openj9.dtfj

Class FooterLibraryEntry

    • Constructor Detail

      • FooterLibraryEntry

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

      • getPath

        public String getPath()
      • getSize

        public int getSize()
      • getStart

        public long getStart()
      • getName

        public String getName()