|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Some | |
|---|---|
| net.sf.staccatocommons.lang | This package contains Options, SoftExceptions
and null handling utilities. |
| Uses of Some in net.sf.staccatocommons.lang |
|---|
| Methods in net.sf.staccatocommons.lang that return Some | ||
|---|---|---|
static
|
Option.some(T value)
Factory method for creating defined values.This method does not guarantee either to return the same or different instances for the same argument. |
|
static
|
Some.some(T value)
|
|
static
|
Option.someNull()
Factory method for creating defined, null values. |
|
static
|
Some.someNull()
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||