Leaks constructor

Leaks(
  1. Map<LeakType, List<LeakReport>> byType
)

Implementation

Leaks(this.byType);