Class ELFRelocationApplicator<T extends ELFStandardRelocOperations>

java.lang.Object
com.pnfsoftware.jeb.core.units.codeobject.ELFRelocationApplicator<T>
Type Parameters:
T -
All Implemented Interfaces:
IELFRelocationApplicator
Direct Known Subclasses:
ELFStandardRelocator

public abstract class ELFRelocationApplicator<T extends ELFStandardRelocOperations> extends Object implements IELFRelocationApplicator
Base class for ELF relocation applicators. Use the ELFStandardRelocator for relocations using ELFStandardRelocOperations.