Searched refs:singleMatcher (Results 1 – 1 of 1) sorted by relevance
43 private Matcher<Throwable> cast(Matcher<?> singleMatcher) { in cast() argument44 return (Matcher<Throwable>) singleMatcher; in cast()