public interface Allocable
| Modifier and Type | Method and Description |
|---|---|
Date |
getDate()
Returns the date of the observation.
|
long |
getDuration()
Returns the duration of this observation in ms.
|
String |
getUnique()
Returns the unique identifier of this observation.
|
Date getDate()
long getDuration()
String getUnique()