Module openj9.dtfj

Class SystemTrace.Entry

  • Enclosing class:
    SystemTrace

    public abstract class SystemTrace.Entry
    extends Object
    This class represents the system trace entries. To save space we only store the address of the entry as an int and dynamically resolve the description.