Module openj9.dtfj

Interface ISymbol

All Known Implementing Classes:
Symbol

public interface ISymbol
Represents a native symbol.
  • Method Summary

    Modifier and Type
    Method
    Description
    long
     
     
  • Method Details

    • getName

      String getName()
    • getAddress

      long getAddress()