Uses of Enum
com.google.common.collect.testing.WrongType
Packages that use WrongType
-
Uses of WrongType in com.google.common.collect.testing
Subclasses with type arguments of type WrongType in com.google.common.collect.testingModifier and TypeClassDescriptionenumA type which will never be used as the element type of any collection in our tests, and so can be used to test how a Collection behaves when given input of the wrong type.Methods in com.google.common.collect.testing that return WrongType