- java.lang.Object
-
- org.apache.lucene.util.fst.FST.Arc<T>
-
-
Constructor Summary
Constructors
Constructor and Description |
Arc() |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
Field Detail
-
nextFinalOutput
public T nextFinalOutput
-
Method Detail
-
isLast
public boolean isLast()
-
isFinal
public boolean isFinal()
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.