lineHits property

Map<int, int> lineHits
final

Map from line to hit count for that line.

Implementation

final Map<int, int> lineHits;