Skip to content
This repository has been archived by the owner on Sep 19, 2021. It is now read-only.

Documentation contains java examples instead of php #1

Open
macnibblet opened this issue Jan 11, 2015 · 1 comment
Open

Documentation contains java examples instead of php #1

macnibblet opened this issue Jan 11, 2015 · 1 comment

Comments

@macnibblet
Copy link

* <pre>{@code
* Optional<FileInputStream> fis =
* names.stream().filter(name -> !isProcessedYet(name))
* .findFirst()
* .map(name -> new FileInputStream(name));
* }</pre>

@Ocramius
Copy link
Owner

@macnibblet wat wat?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants