Class DetectedLicenseInfo
-
- All Implemented Interfaces:
public final class DetectedLicenseInfoInformation about the detected licenses of a package or project.
-
-
Constructor Summary
Constructors Constructor Description DetectedLicenseInfo(List<Findings> findings)
-
Method Summary
Modifier and Type Method Description final List<Findings>getFindings()The list of all Findings.
-