org.hamcrest.core
Class CombinableMatcher.CombinableBothMatcher<X>
java.lang.Object
   org.hamcrest.core.CombinableMatcher.CombinableBothMatcher<X>
org.hamcrest.core.CombinableMatcher.CombinableBothMatcher<X>
- Enclosing class:
- CombinableMatcher<T>
- public static final class CombinableMatcher.CombinableBothMatcher<X> 
- extends Object
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
CombinableMatcher.CombinableBothMatcher
public CombinableMatcher.CombinableBothMatcher(Matcher<? super X> matcher)
and
public CombinableMatcher<X> and(Matcher<? super X> other)
- 
 
Copyright © 2002–2016 JUnit. All rights reserved.