Class ElfHelper

  • All Implemented Interfaces:
    AutoCloseable

    public class ElfHelper
    extends Object
    implements AutoCloseable
    ElfHelper is a wrapper class for the Elf class to provide higher level API for sorting/searching the ELF data.
    See Also:
    Elf