|
Packages |
| net.sf.staccatocommons.lang |
This package contains Options, SoftExceptions
and null handling utilities. |
| net.sf.staccatocommons.lang.block |
This package contains the Block abstract class and variants,
and the Blocks factory class methods hub, which provide
rich-interfaced Executables and variants |
| net.sf.staccatocommons.lang.block.internal |
|
| net.sf.staccatocommons.lang.builder |
This package defines interfaces, exceptions and abstract classes
for implementing a builder |
| net.sf.staccatocommons.lang.function |
This package contains the AbstractFunction abstract class and variants,
and the Functions factory class methods hub, which provide
rich-interfaced Applicables and variants |
| net.sf.staccatocommons.lang.function.internal |
|
| net.sf.staccatocommons.lang.internal |
|
| net.sf.staccatocommons.lang.predicate |
This package contains the AbstractPredicate abstract class
and the Predicates factory class methods hub, which provide
rich-interfaced Evaluables |
| net.sf.staccatocommons.lang.predicate.internal |
|
| net.sf.staccatocommons.lang.thunk |
|
| net.sf.staccatocommons.lang.thunk.internal |
|
| net.sf.staccatocommons.lang.tuple |
This package provides implementations
of tuples - heterogeneous, fixed size sequences of elements called components -
with arities - number of components - of 2, 3 and 4. |
| net.sf.staccatocommons.lang.tuple.internal |
|
| net.sf.staccatocommons.lang.value |
This package contains classes for that help on implementing
Object.equals(Object), Object.hashCode()
and Object.toString() |