Package | Description |
---|---|
com.espertech.esper.common.client.util |
Client utility classes.
|
Modifier and Type | Class and Description |
---|---|
class |
HashableMultiKey
Multi-key made up of multiple values providing hashcode and equals semantics using
Object.hashCode() and Arrays.equals(Object[], Object[]) |
Modifier and Type | Method and Description |
---|---|
static Object[] |
MultiKey.toObjectArray(MultiKey mk)
Convert the multi-key to an object array
|
Copyright © 2005–2021. All rights reserved.