JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For Package com.github.tonivade.purefun.type
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.Object
com.github.tonivade.purefun.type.
Either.µ
(implements com.github.tonivade.purefun.
Kind
)
com.github.tonivade.purefun.type.
Either.Left
<L,R> (implements com.github.tonivade.purefun.type.
Either
<L,R>, java.io.Serializable)
com.github.tonivade.purefun.type.
Either.Right
<L,R> (implements com.github.tonivade.purefun.type.
Either
<L,R>)
com.github.tonivade.purefun.type.
Option.µ
(implements com.github.tonivade.purefun.
Kind
)
com.github.tonivade.purefun.type.
Option.None
<T> (implements com.github.tonivade.purefun.type.
Option
<T>, java.io.Serializable)
com.github.tonivade.purefun.type.
Option.Some
<T> (implements com.github.tonivade.purefun.type.
Option
<T>, java.io.Serializable)
com.github.tonivade.purefun.type.
Trampoline.µ
(implements com.github.tonivade.purefun.
Kind
)
com.github.tonivade.purefun.type.
Trampoline.Done
<T> (implements com.github.tonivade.purefun.type.
Trampoline
<T>)
com.github.tonivade.purefun.type.
Trampoline.More
<T> (implements com.github.tonivade.purefun.type.
Trampoline
<T>)
com.github.tonivade.purefun.type.
Try.µ
(implements com.github.tonivade.purefun.
Kind
)
com.github.tonivade.purefun.type.
Try.Failure
<T> (implements java.io.Serializable, com.github.tonivade.purefun.type.
Try
<T>)
com.github.tonivade.purefun.type.
Try.Success
<T> (implements java.io.Serializable, com.github.tonivade.purefun.type.
Try
<T>)
com.github.tonivade.purefun.type.
Validation.µ
(implements com.github.tonivade.purefun.
Kind
)
com.github.tonivade.purefun.type.
Validation.Invalid
<E,T> (implements java.io.Serializable, com.github.tonivade.purefun.type.
Validation
<E,T>)
com.github.tonivade.purefun.type.
Validation.Valid
<E,T> (implements java.io.Serializable, com.github.tonivade.purefun.type.
Validation
<E,T>)
Interface Hierarchy
com.github.tonivade.purefun.
Filterable
<T>
com.github.tonivade.purefun.type.
Option
<T> (also extends com.github.tonivade.purefun.
FlatMap1
<W,T>, com.github.tonivade.purefun.
Holder
<T>)
com.github.tonivade.purefun.type.
Try
<T> (also extends com.github.tonivade.purefun.
FlatMap1
<W,T>, com.github.tonivade.purefun.
Holder
<T>)
com.github.tonivade.purefun.
Holder
<T>
com.github.tonivade.purefun.type.
Either
<L,R> (also extends com.github.tonivade.purefun.
FlatMap2
<W,T,V>)
com.github.tonivade.purefun.type.
Option
<T> (also extends com.github.tonivade.purefun.
Filterable
<T>, com.github.tonivade.purefun.
FlatMap1
<W,T>)
com.github.tonivade.purefun.type.
Trampoline
<T> (also extends com.github.tonivade.purefun.
FlatMap1
<W,T>)
com.github.tonivade.purefun.type.
Try
<T> (also extends com.github.tonivade.purefun.
Filterable
<T>, com.github.tonivade.purefun.
FlatMap1
<W,T>)
com.github.tonivade.purefun.type.
Validation
<E,T> (also extends com.github.tonivade.purefun.
FlatMap2
<W,T,V>)
com.github.tonivade.purefun.
Kind
com.github.tonivade.purefun.
Higher1
<W,T>
com.github.tonivade.purefun.
Higher2
<W,T,V>
com.github.tonivade.purefun.
FlatMap2
<W,T,V> (also extends com.github.tonivade.purefun.
Mappable
<W,T>)
com.github.tonivade.purefun.type.
Either
<L,R> (also extends com.github.tonivade.purefun.
Holder
<T>)
com.github.tonivade.purefun.type.
Validation
<E,T> (also extends com.github.tonivade.purefun.
Holder
<T>)
com.github.tonivade.purefun.
Mappable
<W,T>
com.github.tonivade.purefun.
FlatMap1
<W,T>
com.github.tonivade.purefun.type.
Option
<T> (also extends com.github.tonivade.purefun.
Filterable
<T>, com.github.tonivade.purefun.
Holder
<T>)
com.github.tonivade.purefun.type.
Trampoline
<T> (also extends com.github.tonivade.purefun.
Holder
<T>)
com.github.tonivade.purefun.type.
Try
<T> (also extends com.github.tonivade.purefun.
Filterable
<T>, com.github.tonivade.purefun.
Holder
<T>)
com.github.tonivade.purefun.
FlatMap2
<W,T,V> (also extends com.github.tonivade.purefun.
Higher2
<W,T,V>)
com.github.tonivade.purefun.type.
Either
<L,R> (also extends com.github.tonivade.purefun.
Holder
<T>)
com.github.tonivade.purefun.type.
Validation
<E,T> (also extends com.github.tonivade.purefun.
Holder
<T>)
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes