Skip to content

plume-util 1.10.0

Latest
Compare
Choose a tag to compare
@mernst mernst released this 28 Oct 16:30
· 11 commits to master since this release
  • OrderedPairIterator: uses IPair instead of MPair
  • ArraysPlume: deprecated sorted() in favor of isSorted()
  • StringsPlume:
    • firstLineSeparator() can return null
    • new method mapToStringLinewise()
    • new method isVersionNumberLE()
    • new class VersionNumberComparator
  • CollectionsPlume: new methods anyMatch(), allMatch(), noneMatch()