Class CheckedListMultimap

  • All Implemented Interfaces:
    Excerpt

    public class CheckedListMultimap
    extends ValueType
    implements Excerpt
    Excerpts defining a multimap implementation that delegates to a provided put method to perform entry validation and insertion into a backing multimap.
    • Field Detail

      • TYPE

        public static final LazyName TYPE
    • Constructor Detail

      • CheckedListMultimap

        private CheckedListMultimap()