Learning here....why are you using `TrieMap` and not `HashMap`? Is this for scalability reasons?
Learning here....why are you using
TrieMapand notHashMap? Is this for scalability reasons?