public interface Timestamped
A Timestamped object has method to retrieve the last modified timestamp of the data
| Modifier and Type | Method and Description |
|---|---|
long |
_timestamp()
Returns the timestamp of the data
|
Copyright © 2014–2017 ActFramework. All rights reserved.