Class HtmlElementTables.SparseElementToElements

  • Enclosing class:
    HtmlElementTables

    public static final class HtmlElementTables.SparseElementToElements
    extends Object
    Maps element indices to sets of the same.
    • Constructor Detail

      • SparseElementToElements

        public SparseElementToElements​(int[][] arrs)
        Parameters:
        arrs - arrays sorted by zero-th element which is the key, and where where each array from the first element on is a sorted set of values.