TreeTrie.get

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

Meta