Class Progress

java.lang.Object
eu.steffo.cleaver.logic.progress.Progress
Direct Known Subclasses:
ErrorProgress, FinishedProgress, NotStartedProgress, WorkingProgress

public abstract class Progress
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    Progress()  
  • Method Summary

    Methods inherited from class java.lang.Object

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