Searched refs:ZERO_CHARS (Results 1 – 1 of 1) sorted by relevance
76 this.childMap = ZERO_CHARS; in Trie()154 private static final char[] ZERO_CHARS = new char[0]; field in Trie