Get an exact match from a string key
Get an exact match from a string key
Get an exact match from a segment of a ByteBuufer as key
Get an exact match from a segment of a ByteBuufer as key
Get the best match from key in a string.
Get the best match from key in a string.
Get the best match from key in a byte array. The key is assumed to by ISO_8859_1 characters.
Get the best match from key in a byte buffer. The key is assumed to by ISO_8859_1 characters.
Put an entry into the Trie
Put a value as both a key and a value.
A Trie string lookup data structure.
@param (V) the Trie entry type