Trie.getBest

Get the best match from key in a string.

@param s The string @return The value or null if not found

Meta