|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use net.sf.staccatocommons.lang | |
|---|---|
| net.sf.staccatocommons.lang | This package contains Options, SoftExceptions
and null handling utilities. |
| Classes in net.sf.staccatocommons.lang used by net.sf.staccatocommons.lang | |
|---|---|
| CollectionBuilder
a Builder for Collections. |
|
| MapBuilder
A Builder for Maps. |
|
| None
An undefined Option, that it, and option that does not have a value |
|
Option
Option represent optional values, that can either be instances of
Some or None. |
|
| SoftException
A SoftException is a RuntimeException that wraps another with
only solely purpose of making it unchecked. |
|
| Some
A defined Option, that is, an option that holds a value. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||