public interface IIntDeltaMonitor extends IDeltaMonitor
Modifier and Type | Interface and Description |
---|---|
static class |
IIntDeltaMonitor.Default |
Modifier and Type | Method and Description |
---|---|
void |
forEachRemVal(IntProcedure proc) |
void |
forEachRemVal(SafeIntProcedure proc) |
int |
sizeApproximation() |
freeze, unfreeze
void forEachRemVal(SafeIntProcedure proc)
void forEachRemVal(IntProcedure proc) throws ContradictionException
ContradictionException
int sizeApproximation()
Copyright © 2016. All rights reserved.