- java.lang.Object
-
- org.egothor.stemmer.Row
-
- org.egothor.stemmer.Reduce.Remap
-
-
Field Summary
-
Fields inherited from class org.egothor.stemmer.Row
cells, uniformCnt, uniformSkip
-
-
Method Summary
-
Methods inherited from class org.egothor.stemmer.Row
at, getCells, getCellsPnt, getCellsVal, getCmd, getCnt, getRef, print, setCmd, setRef, store, uniformCmd
-
-
-
-
Constructor Detail
-
Remap
public Remap(Row old, int[] remap)
Constructor for the Remap object- Parameters:
old
- Description of the Parameterremap
- Description of the Parameter
-
-