Package | Description |
---|---|
er.extensions.foundation |
Modifier and Type | Field and Description |
---|---|
static ERXEqualator |
ERXEqualator.EOEqualsEqualator
Provides EO equality checks regardless of the editing context the objects are registered in.
|
static ERXEqualator |
ERXEqualator.SafeEqualsEqualator
Provides a safe equality check that won't throw if one or both of the objects is null.
|
Modifier and Type | Method and Description |
---|---|
static <T> int |
ERXArrayUtilities.indexOfObjectUsingEqualator(Collection<T> array,
T object,
ERXEqualator equalator)
Locates an object within an array using a custom equality check provided as an ERXEqualator.
|
Copyright © 2002 – 2024 Project Wonder.