protected class MArithmeticAccessor.InternalIterator extends AccessorGetIterator<BigDecimal>
isValidValue()
allows to validated last returned property with the condition.Constructor and Description |
---|
InternalIterator(IExecutionContext ctxt,
Iterator<? extends Object> it) |
Modifier and Type | Method and Description |
---|---|
boolean |
isValidValue() |
getCurrentContextWrapper, hasNext, next, remove
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public InternalIterator(IExecutionContext ctxt, Iterator<? extends Object> it)
public boolean isValidValue() throws MAccessorException
MAccessorException