Uses of Enum Class
com.google.common.testing.EqualsTester.NotAnInstance
Packages that use EqualsTester.NotAnInstance
-
Uses of EqualsTester.NotAnInstance in com.google.common.testing
Methods in com.google.common.testing that return EqualsTester.NotAnInstanceModifier and TypeMethodDescriptionstatic EqualsTester.NotAnInstanceReturns the enum constant of this class with the specified name.static EqualsTester.NotAnInstance[]EqualsTester.NotAnInstance.values()Returns an array containing the constants of this enum class, in the order they are declared.