private static class MasterMind.Stamp extends Object
| Modifier and Type | Field and Description |
|---|---|
(package private) String |
id |
(package private) long |
time |
| Modifier | Constructor and Description |
|---|---|
private |
Stamp(long ms,
String unique)
Construct a time stamp.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getID()
Returns the ID.
|
long |
getTime()
Returns the time.
|