Class NotStartedProgress

java.lang.Object
eu.steffo.cleaver.logic.progress.Progress
eu.steffo.cleaver.logic.progress.NotStartedProgress

public class NotStartedProgress
extends Progress
  • Constructor Summary

    Constructors 
    Constructor Description
    NotStartedProgress()  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String toString()  

    Methods inherited from class java.lang.Object

    clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details

  • Method Details

    • toString

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