public final class TokenInfoFST extends Object
| Constructor and Description | 
|---|
| TokenInfoFST(FST<Long> fst) | 
| Modifier and Type | Method and Description | 
|---|---|
| FST.Arc<Long> | findTargetArc(int ch,
             FST.Arc<Long> follow,
             FST.Arc<Long> arc,
             boolean useCache,
             FST.BytesReader fstReader) | 
| FST.BytesReader | getBytesReader() | 
| FST.Arc<Long> | getFirstArc(FST.Arc<Long> arc) | 
public final Long NO_OUTPUT
public TokenInfoFST(FST<Long> fst) throws IOException
IOExceptionpublic FST.Arc<Long> findTargetArc(int ch, FST.Arc<Long> follow, FST.Arc<Long> arc, boolean useCache, FST.BytesReader fstReader) throws IOException
IOExceptionpublic FST.BytesReader getBytesReader()
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.