Class TrieImpl

java.lang.Object
net.sourceforge.plantuml.tim.TrieImpl
All Implemented Interfaces:
Trie

public class TrieImpl extends Object implements Trie
  • Constructor Details

    • TrieImpl

      public TrieImpl()
  • Method Details