|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.tptp.platform.report.chart.svg.internal.util.FixedGenerator
public class FixedGenerator
| Field Summary | |
|---|---|
protected int |
hashCode
|
protected int |
idNumber
|
protected java.util.Map |
objectMap
|
| Constructor Summary | |
|---|---|
FixedGenerator()
|
|
| Method Summary | |
|---|---|
int |
getHashCode()
|
int |
getIdNumber()
|
int |
getUniqueHashcode(java.lang.Object obj)
|
java.lang.String |
getUniqueID()
|
void |
setHashCode(int hashCode)
|
void |
setIdNumber(int idNumber)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected int idNumber
protected int hashCode
protected java.util.Map objectMap
| Constructor Detail |
|---|
public FixedGenerator()
| Method Detail |
|---|
public java.lang.String getUniqueID()
getUniqueID in interface IIDGeneratorpublic int getIdNumber()
public void setIdNumber(int idNumber)
idNumber - The idNumber to set.public int getUniqueHashcode(java.lang.Object obj)
getUniqueHashcode in interface IIDGeneratorpublic int getHashCode()
public void setHashCode(int hashCode)
idNumber - The hashCode to set.
|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||