| Modifier and Type | Method and Description |
|---|---|
static <S,I,O> AbstractSULOmegaOracle<S,I,O,?> |
AbstractSULOmegaOracle.newOracle(ObservableSUL<S,I,O> sul)
Creates a new
AbstractSULOmegaOracle that assumes the SUL can not make deep copies. |
static <S,I,O> AbstractSULOmegaOracle<S,I,O,?> |
AbstractSULOmegaOracle.newOracle(ObservableSUL<S,I,O> sul,
boolean deepCopies)
Creates a new
AbstractSULOmegaOracle, while making sure the invariants of the ObservableSUL are
satisfied. |
Copyright © 2020. All rights reserved.