Class Hierarchy
- java.lang.Object
- net.emaze.dysfunctional.options.Box<T>
- net.emaze.dysfunctional.options.DropMaybe<T> (implements net.emaze.dysfunctional.dispatching.delegates.Delegate<R,T>)
- net.emaze.dysfunctional.options.Either<LT,RT>
- net.emaze.dysfunctional.options.EitherToMaybe<LT,RT> (implements net.emaze.dysfunctional.dispatching.delegates.Delegate<R,T>)
- net.emaze.dysfunctional.options.FlipEither<LT,RT> (implements net.emaze.dysfunctional.dispatching.delegates.Delegate<R,T>)
- net.emaze.dysfunctional.options.FmapBox<R,T> (implements net.emaze.dysfunctional.dispatching.delegates.Delegate<R,T>)
- net.emaze.dysfunctional.options.FmapEither<LR,RR,LT,RT> (implements net.emaze.dysfunctional.dispatching.delegates.Delegate<R,T>)
- net.emaze.dysfunctional.options.FmapMaybe<R,T> (implements net.emaze.dysfunctional.dispatching.delegates.Delegate<R,T>)
- net.emaze.dysfunctional.options.FromJust<T> (implements net.emaze.dysfunctional.dispatching.delegates.Delegate<R,T>)
- net.emaze.dysfunctional.options.IsJust<T> (implements net.emaze.dysfunctional.dispatching.logic.Predicate<E>)
- net.emaze.dysfunctional.options.IsNothing<T> (implements net.emaze.dysfunctional.dispatching.logic.Predicate<E>)
- net.emaze.dysfunctional.options.LiftMaybe<T> (implements net.emaze.dysfunctional.dispatching.delegates.Delegate<R,T>)
- net.emaze.dysfunctional.options.Maybe<E> (implements java.lang.Iterable<T>)
- net.emaze.dysfunctional.options.MaybeIteratorTransformer<I,E> (implements net.emaze.dysfunctional.dispatching.delegates.Delegate<R,T>)
- net.emaze.dysfunctional.options.MaybeLeft<L,R> (implements net.emaze.dysfunctional.dispatching.delegates.Delegate<R,T>)
- net.emaze.dysfunctional.options.MaybeOrElse<T> (implements net.emaze.dysfunctional.dispatching.delegates.BinaryDelegate<R,T1,T2>)
- net.emaze.dysfunctional.options.MaybeRight<L,R> (implements net.emaze.dysfunctional.dispatching.delegates.Delegate<R,T>)
- net.emaze.dysfunctional.options.MaybeToEither<L,R> (implements net.emaze.dysfunctional.dispatching.delegates.Delegate<R,T>)
- net.emaze.dysfunctional.options.PureBox<T> (implements net.emaze.dysfunctional.dispatching.delegates.Delegate<R,T>)
- net.emaze.dysfunctional.options.PureEither<LT,RT> (implements net.emaze.dysfunctional.dispatching.delegates.Delegate<R,T>)
- net.emaze.dysfunctional.options.PureMaybe<T> (implements net.emaze.dysfunctional.dispatching.delegates.Delegate<R,T>)
- net.emaze.dysfunctional.iterations.ReadOnlyIterator<T> (implements java.util.Iterator<E>)
Copyright © 2016. All rights reserved.