Class MapInterfaceTest.IncompatibleKeyType

java.lang.Object
com.google.common.collect.testing.MapInterfaceTest.IncompatibleKeyType
Enclosing class:
MapInterfaceTest<K,V>

private static final class MapInterfaceTest.IncompatibleKeyType extends Object
A key type that is not assignable to any classes but Object.
  • Constructor Details

    • IncompatibleKeyType

      private IncompatibleKeyType()
  • Method Details