| Package | Description |
|---|---|
| tech.mlsql.common.utils.base |
| Modifier and Type | Method and Description |
|---|---|
<S extends T> |
Equivalence.wrap(S reference)
Returns a wrapper of
reference that implements
Object.equals() such that
wrap(a).equals(wrap(b)) if and only if equivalent(a, b). |
Copyright © 2020. All rights reserved.