firstSeen property

HashMap<String, int> firstSeen
final

Implementation

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