public class ProgressTaskId extends Object
private String
id
ProgressTaskId(String component, String task)
boolean
equals(Object obj)
String
getId()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
private final String id
public ProgressTaskId(String component, String task)
public String getId()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
JOSM