Interface ContainsExtraTypeInformation

  • All Superinterfaces:
    java.io.Serializable
    All Known Implementing Classes:
    ArrayEquals, Equals, LocalizedMatcher

    public interface ContainsExtraTypeInformation
    extends java.io.Serializable
    • Method Detail

      • withExtraTypeInfo

        org.hamcrest.SelfDescribing withExtraTypeInfo()
      • typeMatches

        boolean typeMatches​(java.lang.Object object)