Package org.sonar.java.collections
@MethodsAreNonnullByDefault
package org.sonar.java.collections
https://en.wikipedia.org/wiki/Persistent_data_structure
-
Interface Summary
-
Class SummaryClassDescriptionMapBuilder<K,V>This class is used for Java < 9 to simplify the creation of maps.This class is used for Java < 9 to simplify the creation of maps.