Closed cozycode closed 7 years ago
Are there put*
methods? IIRC there add*
prefixes are not used for multimap initializers
Are there put methods? IIRC there add prefixes are not used for multimap initializers
It seems that there are. I'll try to get this fixed shortly.
It was actually just a missing encoding.
@cozycode: Can you build the latest develop
from source? If the added encoding works sufficiently well, I'll push a new release.
That worked great. Thanks.
Multimaps aren't creating "add" methods in the builder.
PS: Thanks for creating immutables-javaslang(vavr)