Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for ImmutableListMultimapCopyOfEntriesGenerator (0.18 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. guava-tests/test/com/google/common/collect/ImmutableListMultimapTest.java

            builder.put(entry.getKey(), entry.getValue());
          }
          return builder.build();
        }
      }
    
      @J2ktIncompatible
      @AndroidIncompatible // test-suite builders
      public static class ImmutableListMultimapCopyOfEntriesGenerator
          extends TestStringListMultimapGenerator {
        @Override
        protected ListMultimap<String, String> create(Entry<String, String>[] entries) {
    Created: Fri Dec 26 12:43:10 GMT 2025
    - Last Modified: Mon Nov 17 22:50:48 GMT 2025
    - 25.9K bytes
    - Click Count (0)
Back to Top