org.carrot2.text.suffixtree
Interface SuffixTree.IProgressCallback

Enclosing class:
SuffixTree

public static interface SuffixTree.IProgressCallback

Progress callback is invoked when iterating forward through the input sequence elements.


Method Summary
 void next(int pos)
           
 

Method Detail

next

void next(int pos)


Copyright (c) Dawid Weiss, Stanislaw Osinski