mirror of https://github.com/jwtk/jjwt.git
a0a123e848
* Ensured `NestedCollection`s do not need their `.and()` method called to apply collection changes. Instead, changes are applied immediately as they occur (via `.add`, `.remove`, etc), and `.and()` is now purely for returning to the parent builder if necessary/desired. * Updated associated JavaDoc with code examples to make the `.and()` method's purpose a little clearer. * Updated CHANGELOG.md Closes #916 |
||
---|---|---|
.. | ||
src | ||
bnd.bnd | ||
pom.xml |