public class ShingleMatrixFilter.Matrix.Column.Row extends Object
Constructor and Description |
---|
Row() |
Modifier and Type | Method and Description |
---|---|
ShingleMatrixFilter.Matrix.Column |
getColumn() |
int |
getIndex() |
List<org.apache.lucene.analysis.Token> |
getTokens() |
void |
setTokens(List<org.apache.lucene.analysis.Token> tokens) |
String |
toString() |
public ShingleMatrixFilter.Matrix.Column getColumn()
public int getIndex()
public List<org.apache.lucene.analysis.Token> getTokens()
public void setTokens(List<org.apache.lucene.analysis.Token> tokens)
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.