|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractProtoMonad | |
|---|---|
| net.sf.staccatocommons.lang | This package contains Options, SoftExceptions
and null handling utilities. |
| Uses of AbstractProtoMonad in net.sf.staccatocommons.lang |
|---|
| Subclasses of AbstractProtoMonad in net.sf.staccatocommons.lang | |
|---|---|
class |
None<T>
An undefined Option, that it, and option that does not have a value |
class |
Option<A>
Option represent optional values, that can either be instances of
Some or None. |
class |
Some<T>
A defined Option, that is, an option that holds a value. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||