Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for AbstractMultimapAsMapImplementsMapTest (0.2 sec)

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

     *
     * @author George van den Driessche
     * @author Jared Levy
     */
    @GwtCompatible
    @NullMarked
    public abstract class AbstractMultimapAsMapImplementsMapTest
        extends MapInterfaceTest<String, Collection<Integer>> {
    
      public AbstractMultimapAsMapImplementsMapTest(
          boolean modifiable, boolean allowsNulls, boolean supportsIteratorRemove) {
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Fri Jul 18 14:47:20 UTC 2025
    - 3K bytes
    - Viewed (0)
Back to top