Module openj9.dtfj

Interface ISymbol

  • All Known Implementing Classes:
    Symbol

    public interface ISymbol
    Represents a native symbol.
    • Method Detail

      • getAddress

        long getAddress()