Interface Markable

All Known Implementing Classes:
UnrootedMLSearcher

public interface Markable

Title: Markable

Description: An interface for objects that can have their state marked

Version:
1.0
Author:
Matthew Goode
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
     
  • Method Details

    • mark

      void mark()
    • undoToMark

      void undoToMark()