nu.zoom.gal.progress.desktop
Class ProgressImpl.TaskID

java.lang.Object
  extended by nu.zoom.gal.progress.desktop.ProgressImpl.TaskID
All Implemented Interfaces:
Progress.TaskID
Enclosing class:
ProgressImpl

public final class ProgressImpl.TaskID
extends Object
implements Progress.TaskID

Author:
Johan Maasing

Constructor Summary
ProgressImpl.TaskID()
           
 
Method Summary
 boolean equals(Object obj)
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ProgressImpl.TaskID

public ProgressImpl.TaskID()
Method Detail

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2011. All Rights Reserved.