I was looking at the Trie and PatriciaTree class structure from version 4.5 over the weekend. I wanted to build a different implementation with slight modifications. However, there does not seem to be a way to inherit from AbstractPatriciaTrie as it is package protected. Was this intentional or just an oversight because there was only one concrete implementation provided?
-- LinkedIn: http://www.linkedin.com/in/claudewarren