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<Token> |
getTokens() |
void |
setTokens(List<Token> tokens) |
String |
toString() |
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.