-
Abstract implementation of the
MultiSet
interface to simplify the
creation of subclass implementations.
Mutable integer class for storing the data.
Abstract implementation of the
MultiSet
interface to simplify the
creation of subclass implementations.
Inner class AbstractEntry.
Decorates another MultiSet
to provide additional behavior.
Decorates another
MultiSet
to validate that additions
match a specified predicate.
Decorates another
MultiSet
to synchronize its behavior
for a multithreaded environment.