public abstract class AbstractRandomChangeIterator<S extends Move> extends UpcomingSelectionIterator<S>
hasUpcomingSelection, upcomingCreated, upcomingSelection| Constructor and Description |
|---|
AbstractRandomChangeIterator(EntitySelector entitySelector,
ValueSelector valueSelector) |
| Modifier and Type | Method and Description |
|---|---|
protected S |
createUpcomingSelection() |
protected abstract S |
newChangeSelection(Object entity,
Object toValue) |
hasNext, next, noUpcomingSelection, toStringremoveclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEachRemainingpublic AbstractRandomChangeIterator(EntitySelector entitySelector, ValueSelector valueSelector)
protected S createUpcomingSelection()
createUpcomingSelection in class UpcomingSelectionIterator<S extends Move>Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.