public class DoubleArrayTrie.LongestSearcher extends Object
int
begin
index
length
V
value
LongestSearcher(int offset, char[] charArray)
boolean
next()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int begin
public int length
public int index
public V value
public LongestSearcher(int offset, char[] charArray)
offset
charArray
public boolean next()
Copyright © 2014–2021 码农场. All rights reserved.