public interface IDeltaBag<T> extends IMemory<T>
IMemory
that represents the difference between two states of a set or IMultiset
, and therefore
may contain values with a negative multiplicity.addOne, addSigned, clear, clearAllOf, removeOne
asMap, asStream, containsNonZero, containsNonZeroUnsafe, distinctValues, entriesWithMultiplicities, equals, forEachEntryWithMultiplicities, fromMap, getCount, getCountUnsafe, hashCode, isEmpty, size, theContainedVersionOf, theContainedVersionOfUnsafe