public class ShingleMatrixFilter.Matrix.Column.Row extends Object
ShingleMatrixFilter.Matrix.Column.Row()
ShingleMatrixFilter.Matrix.Column
getColumn()
int
getIndex()
List<Token>
getTokens()
void
setTokens(List<Token> tokens)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ShingleMatrixFilter.Matrix.Column.Row()
public ShingleMatrixFilter.Matrix.Column getColumn()
public int getIndex()
public List<Token> getTokens()
public void setTokens(List<Token> tokens)
public String toString()
toString
Object