Home
last modified time | relevance | path

Searched defs:CombinableBothMatcher (Results 1 – 1 of 1) sorted by relevance

/external/hamcrest/hamcrest-core/src/main/java/org/hamcrest/core/
DCombinableMatcher.java54 public static final class CombinableBothMatcher<X> { class in CombinableMatcher
56 public CombinableBothMatcher(Matcher<? super X> matcher) { in CombinableBothMatcher() method in CombinableMatcher.CombinableBothMatcher