Skip to content

Initial revisions to support Java 7

Compare
Choose a tag to compare
@sbabcoc sbabcoc released this 22 Apr 21:09
· 95 commits to master since this release
  • Set maven.compiler source and target version properties
  • Replace Java 8 Optional with Google Guava Optional
  • Revise implementation and declarations to replace default and static interface methods
  • Update documentation