public interface IterationStatus
Modifier and Type | Interface and Description |
---|---|
static class |
IterationStatus.Message |
Modifier and Type | Method and Description |
---|---|
boolean |
getConditionsSatisfied() |
IterationStatus.Message |
getMessage() |
int[] |
getPosition() |
double |
getValue() |
boolean |
wasInterrupted() |
IterationStatus.Message getMessage()
int[] getPosition()
double getValue()
boolean getConditionsSatisfied()
boolean wasInterrupted()
Copyright © 2015–2021 Fiji. All rights reserved.