mapScanModules property

Map<ScanModule, List<ScanMatchCounter>> mapScanModules
final

Map containing each module and the list of associated results

Implementation

final Map<ScanModule, List<ScanMatchCounter>> mapScanModules;