|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BasicEquals | |
|---|---|
| net.sf.staccatocommons.lang.value | This package contains classes for that help on implementing
Object.equals(Object), Object.hashCode()
and Object.toString() |
| Uses of BasicEquals in net.sf.staccatocommons.lang.value |
|---|
| Methods in net.sf.staccatocommons.lang.value that return BasicEquals | ||
|---|---|---|
static
|
BasicEquals.from(T this_,
Object that)
Performs a BasicEquals test |
|
static BasicEquals |
BasicEquals.valueOf(String name)
Returns the enum constant of this type with the specified name. |
|
static BasicEquals[] |
BasicEquals.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||