-
- All Implemented Interfaces:
public class ScanResultThis class holds the result of an antivirus scan. It contains a status and a map filled as following:
Key: infected file path
Value: list of viruses found in the file
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classScanResult.OKpublic final classScanResult.VirusFound
-