OptaPlanner distribution 6.2.1-SNAPSHOT

org.optaplanner.core.impl.domain.valuerange.util
Class ValueRangeIterator<S>

java.lang.Object
  extended by org.optaplanner.core.impl.domain.valuerange.util.ValueRangeIterator<S>
All Implemented Interfaces:
Iterator<S>

public abstract class ValueRangeIterator<S>
extends Object
implements Iterator<S>


Constructor Summary
ValueRangeIterator()
           
 
Method Summary
 void remove()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Iterator
hasNext, next
 

Constructor Detail

ValueRangeIterator

public ValueRangeIterator()
Method Detail

remove

public void remove()
Specified by:
remove in interface Iterator<S>

OptaPlanner distribution 6.2.1-SNAPSHOT

Copyright © 2006-2015 JBoss by Red Hat. All Rights Reserved.