Class CheckedSet

  • All Implemented Interfaces:
    Excerpt

    public class CheckedSet
    extends ValueType
    implements Excerpt
    Excerpts defining a set implementation that delegates to a provided add method to perform element validation and insertion into a backing set.