Package fj.data
Class Option.None<A>
java.lang.Object
fj.data.Option<A>
fj.data.Option.None<A>
- All Implemented Interfaces:
Iterable<A>
-
Nested Class Summary
Nested classes/interfaces inherited from class fj.data.Option
Option.Optic -
Field Summary
Fields inherited from class fj.data.Option
parseByte, parseDouble, parseFloat, parseInt, parseLong, parseShort -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class fj.data.Option
apply, array, bind, bind, bind, bind, bind, bind, bind, bind, bind, bindProduct, bindProduct, bindProduct, bindProduct, bindProduct, bindProduct, bindProduct, equals, exists, filter, forall, foreach, foreachDoEffect, fromNull, fromNull, fromSome, fromString, fromString, hashCode, iif, iif, iif, iif, isNone, isNone_, isSome, isSome_, iterator, join, join, length, liftM2, liftM2, map, map, none, none_, option, option, option_, orElse, orElse, orSome, orSome, sequence, sequence, sequence, sequenceEither, sequenceEitherLeft, sequenceEitherRight, sequenceF, sequenceIO, sequenceList, sequenceOption, sequenceP1, sequenceSeq, sequenceSet, sequenceStream, sequenceTrampoline, sequenceValidation, some, some_, somes, somes, toArray, toArray, toCollection, toEither, toEither, toEither, toList, toNull, toStream, toString, toValidation, traverseEither, traverseEitherLeft, traverseEitherRight, traverseF, traverseIO, traverseList, traverseOption, traverseP1, traverseSeq, traverseSet, traverseSet, traverseStream, traverseTrampoline, traverseValidation, valueE, valueEMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator