Class IdentTree<I>

java.lang.Object
eu.bandm.tools.d2d2.infra.IdentTree<I>
All Implemented Interfaces:
Cloneable

@Deprecated public class IdentTree<I> extends Object implements Cloneable
Deprecated.
Better use ../../ramus/ana/Trie.java
  • Field Details

  • Constructor Details

    • IdentTree

      public IdentTree()
      Deprecated.
  • Method Details

    • add

      public void add(String s, I item)
      Deprecated.
    • noChoicePrefix

      public String noChoicePrefix()
      Deprecated.
      Gives the prefix for which there is NO choice.