Class QueryIterPlainWrapper

    • Method Detail

      • setIterator

        public void setIterator​(java.util.Iterator<Binding> iterator)
        Preferable to use a constructor - but sometimes that is inconvenient so pass null in the constructor and then call this before the iterator is used.