ArrayTernaryTrie.getBest

Undocumented in source. Be warned that the author may not have intended to support it.
  1. V getBest(string s)
  2. V getBest(string s, int offset, int length)
  3. V getBest(ByteBuffer b, int offset, int len)
    class ArrayTernaryTrie(V)
    override
    V
    getBest
    (
    ByteBuffer b
    ,
    int offset
    ,
    int len
    )

Meta