Interface MatcherDecorator

All Superinterfaces:
Serializable
All Known Implementing Classes:
LocalizedMatcher

public interface MatcherDecorator extends Serializable
  • Method Summary

    Modifier and Type
    Method
    Description
    org.hamcrest.Matcher
     
  • Method Details

    • getActualMatcher

      org.hamcrest.Matcher getActualMatcher()