cz.cuni.amis.utils
Class NKeyCommutative

Package class diagram package NKeyCommutative
java.lang.Object
  extended by cz.cuni.amis.utils.NKey
      extended by cz.cuni.amis.utils.NKeyCommutative

public class NKeyCommutative
extends NKey

N-Key used for maps.

Remember that all passed "commutatives" are flatted (but within the commutatives parts)!

NKeyCommutative can be equal to NKey and vice versa!

Author:
jgemrot

Constructor Summary
NKeyCommutative(Object[]... commutatives)
           
 
Method Summary
 
Methods inherited from class cz.cuni.amis.utils.NKey
equals, getCount, getKey, hashCode, init, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NKeyCommutative

public NKeyCommutative(Object[]... commutatives)


Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.