com.espertech.esper.collection
Class MultiKeyInt

java.lang.Object
  extended by com.espertech.esper.collection.MultiKeyInt

public final class MultiKeyInt
extends java.lang.Object


Constructor Summary
MultiKeyInt(int[] keys)
           
 
Method Summary
 boolean equals(java.lang.Object o)
           
 int[] getKeys()
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MultiKeyInt

public MultiKeyInt(int[] keys)
Method Detail

getKeys

public int[] getKeys()

equals

public boolean equals(java.lang.Object o)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com