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
- Host: GitHub
- URL: https://github.com/robinst/guava-java8-presentation
- Owner: robinst
- Created: 2014-03-21T12:13:20.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-03-21T12:53:03.000Z (almost 12 years ago)
- Last Synced: 2025-02-07T04:15:52.484Z (11 months ago)
- Language: JavaScript
- Homepage: https://robinst.github.io/guava-java8-presentation/
- Size: 277 KB
- Stars: 30
- Watchers: 6
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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