Uses of Class
net.hydromatic.morel.util.PairList.Builder
Packages that use PairList.Builder
-
Uses of PairList.Builder in net.hydromatic.morel.util
Methods in net.hydromatic.morel.util that return PairList.BuilderModifier and TypeMethodDescriptionAdds a pair to the list under construction.static <T,U> PairList.Builder <T, U> PairList.builder()Creates a Builder.