Skip to content

ph-commons 8.6.3

Choose a tag to compare

@phax phax released this 12 Apr 08:47
· 2223 commits to master since this release
  • Deprecated some String-based FileHelper APIs
  • Improved CertificateHelper parsing
  • Added IPredicate - a serializable Predicate interface
  • Added IBiPredicate - a serializable BiPredicate interface
  • Added IBiConsumer - a serializable BiConsumer interface
  • Added IBiFunction - a serializable BiFunction interface
  • Added IComparable - a serializable and extended Comparable interface
  • Extended StringHelper API
  • Extended MicroWriter API
  • Extended XMLWriter API
  • Extended PDTHelper API
  • Deprecated EMonth and EDayOfWeek in favour of JDK Month and DayOfWeek