inferred / FreeBuilder

Automatic generation of the Builder pattern for Java
Apache License 2.0
839 stars 101 forks source link

Fix mistake in docs for Map methods #428

Closed alicederyn closed 4 years ago

alicederyn commented 4 years ago

putAll does not in fact throw an IllegalArgumentException if any key is already present.