Home
Random
Nearby
Log in
Settings
Donate Now
If Wikipedia is useful to you, please give today.
About Wikipedia
Disclaimers
Search
Generator (computer programming): Difference between revisions
Article
Talk
Language
Watch
View history
Edit
Browse history interactively
← Previous edit
Next edit →
Content deleted
Content added
Visual
Wikitext
Revision as of 13:44, 10 August 2015
edit
190.122.97.218
(
talk
)
→
Java
← Previous edit
Revision as of 13:50, 10 August 2015
edit
undo
190.122.97.218
(
talk
)
→
Java
Next edit →
Line 393:
</source>
Or
may
get
be
an
written
Iterator
using
from
Iterable
the
super-
interface
:
BaseStream of Stream interface.
<source lang="java">
public Iterable<Integer> fibonacci(int limit){