public interface NonProbabilistic<T> extends Observable<T>
| Modifier and Type | Method and Description |
|---|---|
T |
calculate() |
default boolean |
contradictsObservation() |
getObservedValue, isObserved, observe, unobservedefault boolean contradictsObservation()
T calculate()