Interface HierarchyEncoder<T>

    • Method Detail

      • encode

        java.util.BitSet encode​(T name,
                                java.util.Collection<T> parents)
      • getBottom

        java.util.BitSet getBottom()
      • clear

        void clear()