Package org.mockito.internal.matchers
Interface ContainsExtraTypeInformation
-
- All Superinterfaces:
java.io.Serializable
- All Known Implementing Classes:
ArrayEquals,Equals,LocalizedMatcher
public interface ContainsExtraTypeInformation extends java.io.Serializable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleantypeMatches(java.lang.Object object)org.hamcrest.SelfDescribingwithExtraTypeInfo()
-