public class ExtendFinal
extends java.lang.Object
| Modifier and Type | Method and Description | 
|---|---|
| static void | apply(Fst fst)Extends an Fst to a single final state. | 
| static void | undo(Fst fst)Undo of the extend operation | 
public static void apply(Fst fst)
fst - the Fst to extendpublic static void undo(Fst fst)
fst - fst to work with