lastModified method

int lastModified()

from: public long lastModified()

Implementation

core$_.int lastModified() {
  return _lastModified(reference.pointer, _id_lastModified.pointer).long;
}