sourceCounts property

Map<String, int> sourceCounts
final

Count of sources used by type.

Implementation

final Map<String, int> sourceCounts;