public class TupleWrapper
extends java.lang.Object
Constructor and Description |
---|
TupleWrapper(DataHandle handle,
int[] indices,
int row)
Constructor
|
TupleWrapper(DataHandleInternal handle,
int[] indices,
int row,
boolean ignoreSuppression)
Constructor
|
public TupleWrapper(DataHandle handle, int[] indices, int row)
handle
- row
- public TupleWrapper(DataHandleInternal handle, int[] indices, int row, boolean ignoreSuppression)
handle
- row
- public boolean equals(java.lang.Object other)
equals
in class java.lang.Object
public java.lang.String[] getValues()
public int hashCode()
hashCode
in class java.lang.Object
public boolean isOutlier()