Class MultimapBuilder.MultimapBuilderWithKeys<K0 extends @Nullable java.lang.Object>

  • Type Parameters:
    K0 - The upper bound on the key type of the generated multimap.
    Enclosing class:
    MultimapBuilder<K0 extends @Nullable java.lang.Object,​V0 extends @Nullable java.lang.Object>

    public abstract static class MultimapBuilder.MultimapBuilderWithKeys<K0 extends @Nullable java.lang.Object>
    extends java.lang.Object
    An intermediate stage in a MultimapBuilder in which the key-value collection map implementation has been specified, but the value collection implementation has not.
    Since:
    16.0