Class ShingleMatrixFilter.Matrix.Column.Row

    • Constructor Detail

      • Row

        public Row()
    • Method Detail

      • getIndex

        public int getIndex()
      • getTokens

        public List<org.apache.lucene.analysis.Token> getTokens()
      • setTokens

        public void setTokens​(List<org.apache.lucene.analysis.Token> tokens)