Package fj.data
Class Stream.Cons<A>
java.lang.Object
fj.data.Stream<A>
fj.data.Stream.Cons<A>
- All Implemented Interfaces:
Iterable<A>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class fj.data.Stream
append, append, apply, array, arrayStream, asString, bind, bind, bind, bind, bind, bind, bind, bind, bind, bind_, cobind, cons, cons, cons, cons_, cycle, drop, dropWhile, enumerationStream, equals, exists, filter, filter, find, foldLeft, foldLeft, foldLeft1, foldLeft1, foldRight, foldRight, foldRight, foldRight1, foldRight1, forall, foreach, foreachDoEffect, forever, forever, fromFunction, fromFunction, fromString, hashCode, index, indexOf, inits, interleave, intersperse, isEmpty, isEmpty_, isNotEmpty, isNotEmpty_, iterableStream, iterate, iterate, iterateWhile, iterator, iteratorStream, join, join, last, length, map, map_, mapM, minus, nil, nil_, orHead, orTail, range, range, range, range, removeAll, repeat, replace, reverse, sequence, sequence, sequence, sequence, sequence_, sequenceEither, sequenceEitherLeft, sequenceEitherRight, sequenceF, sequenceIO, sequenceList, sequenceOption, sequenceP1, sequenceSeq, sequenceSet, sequenceStream, sequenceTrampoline, sequenceValidation, sequenceValidation, sequenceW, single, single, snoc, snoc, sort, sort, span, split, stream, substreams, tails, take, takeWhile, toArray, toArray, toCollection, toEither, toFunction, toJavaList, toList, toOption, toString, toStringEager, toStringLazy, traverseEither, traverseEitherLeft, traverseEitherRight, traverseF, traverseIO, traverseList, traverseOption, traverseP1, traverseSeq, traverseSet, traverseStream, traverseTrampoline, traverseValidation, traverseValidation, uncons, unfold, unzip, zapp, zip, zipIndex, zipWith, zipWith, zipWith, zipWith
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator