Class CheckedList

  • All Implemented Interfaces:
    Excerpt

    public class CheckedList
    extends ValueType
    implements Excerpt
    Excerpts defining a list implementation that delegates to a provided add method to perform element validation and insertion into a random-access backing list.