Interface ContainsExtraTypeInformation

All Superinterfaces:
Serializable
All Known Implementing Classes:
ArrayEquals, Equals, LocalizedMatcher

public interface ContainsExtraTypeInformation extends Serializable
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    org.hamcrest.SelfDescribing
     
  • Method Details

    • withExtraTypeInfo

      org.hamcrest.SelfDescribing withExtraTypeInfo()
    • typeMatches

      boolean typeMatches(Object object)