Class SimpleDictionaryMergingIterator<T extends Comparable<T>>

    • Field Detail

      • counter

        protected int counter
    • Constructor Detail

      • SimpleDictionaryMergingIterator

        public SimpleDictionaryMergingIterator​(Indexed<T>[] dimValueLookups,
                                               Comparator<com.google.common.collect.PeekingIterator<T>> comparator)