public static final class CombinableMatcher.CombinableBothMatcher<X> extends Object
CombinableBothMatcher(Matcher<? super X> matcher)
CombinableMatcher<X>
and(Matcher<? super X> other)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CombinableBothMatcher(Matcher<? super X> matcher)
public CombinableMatcher<X> and(Matcher<? super X> other)
Copyright © 2020. All rights reserved.