TrieRouter<T> constructor

TrieRouter<T>()

Implementation

TrieRouter() : _trie = Trie();