Initial revisions to support Java 7
·
95 commits
to master
since this release
- Set
maven.compiler
source and target version properties - Replace Java 8
Optional
with Google GuavaOptional
- Revise implementation and declarations to replace default and static interface methods
- Update documentation