Skip to content

Commit 270e575

Browse files
author
schallee@darkmist.net
committed
Change lookup Map and Trie to be final, immutable and assigned in the
declaration instead of a static block. To do so, a Trie interface was added which HashTrie implements. There is also a Util subclass that provides a unmodifiable(Trie) method similar to java.util.Collections#unmodifiableXXX(XXX) methods.
1 parent 6a1d8b9 commit 270e575

3 files changed

Lines changed: 452 additions & 528 deletions

File tree

0 commit comments

Comments
 (0)