Uses of Class
eu.bandm.tools.util.java.Collections.MapBuilder
Packages that use Collections.MapBuilder
Package
Description
-
Uses of Collections.MapBuilder in eu.bandm.tools.util.java
Methods in eu.bandm.tools.util.java that return Collections.MapBuilderModifier and TypeMethodDescriptionAdds an entry.static <A,
B> Collections.MapBuilder <A, B> Collections.literalMap
(A a, B b) Starts the incremental creation of a map with one entry.