I was trying to see whether I could use AbstractPatriciaTrie to create a trie for non-String keys. Especially the existence of the KeyAnalyzer type suggested that I could do this. But the AbstractPatriciaTrie is package-private and not exposed. Was that a conscious decision?
- Trie with non-String keys Willi Schönborn
- Re: Trie with non-String keys Gary Gregory
- Re: Trie with non-String keys Matt Sicker
- RE: Re: Trie with non-String keys Willi Schönborn
- Re: Re: Trie with non-String keys Gary Gregory
- Re: Re: Trie with non-String keys Gary Gregory
- Re: Re: Trie with non-String keys Gary Gregory
- Re: Re: Trie with non-String keys Willi Schönborn
- Re: Re: Trie with non-String ke... Willi Schönborn
- Re: Re: Trie with non-Strin... Gary Gregory
- Re: Re: Trie with non-String keys Axel
