|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use net.sf.staccatocommons.lang.value | |
|---|---|
| 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() |
| Classes in net.sf.staccatocommons.lang.value used by net.sf.staccatocommons.lang.tuple | |
|---|---|
| RelevantState
An abstract class that is capable of identifying the relevant attributes of an object and implementing with them value comparisons, hashing and string representation in a consisten way. |
|
| Classes in net.sf.staccatocommons.lang.value used by net.sf.staccatocommons.lang.tuple.internal | |
|---|---|
| NamedTupleToStringStyle
A ToStringStyle that formats an object like a named-tuple, were the
name is the object's class, and its components are its attributes. |
|
| Classes in net.sf.staccatocommons.lang.value used by net.sf.staccatocommons.lang.value | |
|---|---|
| BasicEquals
Enumeration of equalty-test scenarios that helps on building effective Object.equals(Object) method. |
|
| RelevantState.StateCollector
An object for collecting the attributes of an object that are part of its relevant state |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||