Class CheckedSetMultimap

  • All Implemented Interfaces:
    Excerpt

    public class CheckedSetMultimap
    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

      • CheckedSetMultimap

        protected CheckedSetMultimap()