Skip to content

2.2.5

Compare
Choose a tag to compare
@akarnokd akarnokd released this 31 Dec 09:58
· 89 commits to 2.x since this release
537fa26

Maven

Documentation changes

  • Pull 6344: Use correct return type in JavaDocs documentation in elementAtOrDefault.
  • Pull 6346: Fix JavaDoc examples using markdown instead of @code.

Wiki changes

Other changes

  • Pull 6313: Adding @NonNull annotation factory methods.
  • Pull 6335: Replace indexed loop with for-each java5 syntax.