Interface MarkedMemory.MarkedSet<Value>
- All Superinterfaces:
Clearable,IMemory<Value>,IMemoryView<Value>,Iterable<Value>,MarkedMemory<Value>
- Enclosing interface:
MarkedMemory<Value>
-
Nested Class Summary
Nested classes/interfaces inherited from interface tools.refinery.interpreter.matchers.util.MarkedMemory
MarkedMemory.MarkedDeltaBag<Value>, MarkedMemory.MarkedMultiset<Value>, MarkedMemory.MarkedSet<Value> -
Method Summary
Methods inherited from interface tools.refinery.interpreter.matchers.util.IMemory
addOne, addSigned, clear, clearAllOf, removeOne, removeOneOrNopMethods inherited from interface tools.refinery.interpreter.matchers.util.IMemoryView
asMap, asStream, containsNonZero, containsNonZeroUnsafe, distinctValues, entriesWithMultiplicities, forEachEntryWithMultiplicities, getCount, getCountUnsafe, isEmpty, size, theContainedVersionOf, theContainedVersionOfUnsafeMethods inherited from interface java.lang.Iterable
forEach, iterator, spliterator