Interface RegularBlock

    • Method Detail

      • getRegularSuccessor

        @Pure
        @Nullable Block getRegularSuccessor()
        Returns the regular successor block.
        Returns:
        the regular successor block
      • isEmpty

        @Pure
        boolean isEmpty()
        Is this block empty (i.e., does it not contain any contents).