lastSeen property

HashMap<String, int> lastSeen
final

Implementation

final HashMap<String, int> lastSeen = HashMap<String, int>();