Class Executor.Status

  • Enclosing class:
    Executor

    public static final class Executor.Status
    extends java.lang.Object
    The Executor.Status class describes the execution status. It specifies the point where execution was stopped and the reason why it was stopped.
    • Method Detail

      • getAddress

        public final long getAddress()
      • isLabelReference

        public boolean isLabelReference()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object