An open API service indexing awesome lists of open source software.

https://github.com/robinst/guava-java8-presentation

Examples of using Guava, with some Java 8 additions
https://github.com/robinst/guava-java8-presentation

Last synced: 2 months ago
JSON representation

Examples of using Guava, with some Java 8 additions

Awesome Lists containing this project

README

          

Guava & Java 8 Presentation
===========================

View presentation [here](https://robinst.github.io/guava-java8-presentation/).

See `presentation/index.html` for source of presentation.

Example code is in `examples` project.

License
-------

Copyright 2014 Robin Stocker

* Presentation content is under CC BY-SA 4.0
* Presentation framework is [reveal.js](http://lab.hakim.se/reveal-js/)
* Examples project is under MIT license