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