org.drools.planner.core.heuristic.selector.value.iterator
Class IteratorToValueIteratorBridge
java.lang.Object
org.drools.planner.core.heuristic.selector.value.iterator.EntityIgnoringValueIterator
org.drools.planner.core.heuristic.selector.value.iterator.IteratorToValueIteratorBridge
- All Implemented Interfaces:
- Iterator<Object>, ValueIterator
public class IteratorToValueIteratorBridge
- extends EntityIgnoringValueIterator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IteratorToValueIteratorBridge
public IteratorToValueIteratorBridge(Iterator<Object> iterator)
hasNext
public boolean hasNext()
next
public Object next()
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.