Uses of Class
com.google.common.testing.EqualsTester.NotAnInstance
-
Packages that use EqualsTester.NotAnInstance Package Description com.google.common.testing This package contains testing utilities. -
-
Uses of EqualsTester.NotAnInstance in com.google.common.testing
Methods in com.google.common.testing that return EqualsTester.NotAnInstance Modifier and Type Method Description static EqualsTester.NotAnInstanceEqualsTester.NotAnInstance. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static EqualsTester.NotAnInstance[]EqualsTester.NotAnInstance. values()Returns an array containing the constants of this enum type, in the order they are declared.
-