public class IntAndTimePair
extends java.lang.Object
Constructor and Description |
---|
IntAndTimePair()
Constructor
|
Modifier and Type | Method and Description |
---|---|
int |
getId() |
long |
getTimestamp() |
void |
setId(int id) |
void |
setTimestamp(long timestamp) |
java.lang.String |
toString() |
public java.lang.String toString()
toString
in class java.lang.Object
public int getId()
public void setId(int id)
id
- the id to setpublic long getTimestamp()
public void setTimestamp(long timestamp)
timestamp
- the timestamp to setCopyright © 2018 DS Data Systems UK Ltd.