TreeTrie.getBest

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

Meta