org.cip4.jdflib.util
Class CPUTimer.CPUTimerFactory.ThreadIdentifier
java.lang.Object
org.cip4.jdflib.util.CPUTimer.CPUTimerFactory.ThreadIdentifier
- Enclosing class:
- CPUTimer.CPUTimerFactory
protected class CPUTimer.CPUTimerFactory.ThreadIdentifier
- extends Object
- Author:
- Rainer Prosi, Heidelberger Druckmaschinen *
theThread
protected Thread theThread
id
protected String id
CPUTimer.CPUTimerFactory.ThreadIdentifier
public CPUTimer.CPUTimerFactory.ThreadIdentifier(String id)
- Parameters:
id - a unique Identifier, may be null
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
- Parameters:
obj -
- Returns:
- See Also:
Object.equals(java.lang.Object)
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
- Returns:
- See Also:
Object.hashCode()
toString
public String toString()
- Overrides:
toString in class Object
- Returns:
- See Also:
Object.toString()
Copyright © 2013. All Rights Reserved.