org.knime.base.node.preproc.joiner
Class JoinTuple

java.lang.Object
  extended by org.knime.base.node.preproc.joiner.JoinTuple

 class JoinTuple
extends Object

Two InputDataRow do join when two of there JoinTuples do match.

Author:
Heiko Hofer

Constructor Summary
JoinTuple(DataCell[] cells)
          Creates a new JoinTuple.
 
Method Summary
 boolean equals(Object obj)
          
 int hashCode()
          
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JoinTuple

public JoinTuple(DataCell[] cells)
Creates a new JoinTuple.

Parameters:
cells - The cells which are used to test for a match.
Method Detail

hashCode

public int hashCode()

Overrides:
hashCode in class Object

equals

public boolean equals(Object obj)

Overrides:
equals in class Object


Copyright, 2003 - 2012. All rights reserved.
University of Konstanz, Germany.
Chair for Bioinformatics and Information Mining, Prof. Dr. Michael R. Berthold.
You may not modify, publish, transmit, transfer or sell, reproduce, create derivative works from, distribute, perform, display, or in any way exploit any of the content, in whole or in part, except as otherwise expressly permitted in writing by the copyright owner or as specified in the license file distributed with this product.