Class CheckedMultiset

  • All Implemented Interfaces:
    Excerpt

    public class CheckedMultiset
    extends ValueType
    implements Excerpt
    Excerpts defining a multiset implementation that delegates to a provided setCount method to perform element validation and insertion into a backing multiset.