Uses of Interface
com.espertech.esper.common.client.util.MultiKey
-
Uses of MultiKey in com.espertech.esper.common.client.util
Modifier and TypeClassDescriptionfinal class
Multi-key made up of multiple values providing hashcode and equals semantics usingObject.hashCode()
andArrays.equals(Object[], Object[])
Modifier and TypeMethodDescriptionstatic Object[]
MultiKey.toObjectArray
(MultiKey mk) Convert the multi-key to an object array