@FunctionalInterface
public interface ModelSelectionStrategy<M extends hex.Model>
| Modifier and Type | Interface and Description |
|---|---|
static class |
ModelSelectionStrategy.Selection<M extends hex.Model> |
| Modifier and Type | Method and Description |
|---|---|
ModelSelectionStrategy.Selection<M> |
select(water.Key<M>[] originalModels,
water.Key<M>[] newModels) |
ModelSelectionStrategy.Selection<M> select(water.Key<M>[] originalModels, water.Key<M>[] newModels)