Class IntSpecialValueIterator

    • Constructor Detail

      • IntSpecialValueIterator

        public IntSpecialValueIterator​(IntFormat format)
        Constructs a special value iterator for the given integer format.
        Parameters:
        format - the format.
      • IntSpecialValueIterator

        protected IntSpecialValueIterator​(IntSpecialValueIterator other)
        Constructs a copy of the iterator.
        Parameters:
        other - the iterator to be copied.