<E extends Throwable> R |
ActionNoneRMatcher.orWith(RT1<? super None,? extends R,E> action) |
|
<E extends Throwable> R |
ActionValueRMatcher.orWith(RT1<? super V,? extends R,E> action) |
|
<E extends Throwable> R |
BooleanRMatcher.orWith(RT1<? super V,? extends R,E> action) |
|
abstract <E extends Throwable> R |
SimpleRMatcher.orWith(RT1<? super V,? extends R,E> action) |
|
<E extends Throwable> R |
StringRMatcher.orWith(RT1<? super String,? extends R,E> action) |
|
<E extends Throwable> R |
TypeRMatcher.orWith(RT1<? super V,? extends R,E> action) |
|
<E extends Throwable> R |
ValueRMatcher.orWith(RT1<? super V,? extends R,E> action) |
|
<E extends Throwable> ActionNoneRMatcher<P,R> |
ActionNoneRMatcher.with(boolean value,
RT1<? super P,? extends R,E> action) |
|
<E extends Throwable> ActionNoneRMatcher<P,R> |
ActionNoneRMatcher.with(PatternIn<P> values,
RT1<? super P,? extends R,E> action) |
|
<E extends Throwable> ActionNoneRMatcher<P,R> |
ActionNoneRMatcher.with(P value,
RT1<? super P,? extends R,E> action) |
|
<E extends Throwable> ActionValueRMatcher<V,P,R> |
ActionValueRMatcher.with(boolean value,
RT1<? super V,? extends R,E> action) |
|
<E extends Throwable> ActionValueRMatcher<V,P,R> |
ActionValueRMatcher.with(PatternIn<P> values,
RT1<? super V,? extends R,E> action) |
|
<E extends Throwable> ActionValueRMatcher<V,P,R> |
ActionValueRMatcher.with(P value,
RT1<? super V,? extends R,E> action) |
|
<E extends Throwable> BooleanRMatcher<V,R> |
BooleanRMatcher.with(boolean value,
RT1<? super V,? extends R,E> action) |
|
abstract <E extends Throwable> SimpleRInMatcher<V,P,L,R> |
SimpleRInMatcher.with(PatternIn<P> values,
RT1<? super L,? extends R,E> action) |
|
abstract <E extends Throwable> SimpleRMatcher<V,P,L,R> |
SimpleRMatcher.with(boolean value,
RT1<? super L,? extends R,E> action) |
|
abstract <E extends Throwable> SimpleRMatcher<V,P,L,R> |
SimpleRMatcher.with(P value,
RT1<? super L,? extends R,E> action) |
|
<E extends Throwable> StringRMatcher<R> |
StringRMatcher.with(boolean value,
RT1<? super String,? extends R,E> action) |
|
<E extends Throwable> StringRMatcher<R> |
StringRMatcher.with(PatternIn<String> values,
RT1<? super String,? extends R,E> action) |
|
<E extends Throwable> StringRMatcher<R> |
StringRMatcher.with(String value,
RT1<? super String,? extends R,E> action) |
|
<C,E extends Throwable> TypeRMatcher<V,R> |
TypeRMatcher.with(Class<C> value,
RT1<? super C,? extends R,E> action) |
|
<E extends Throwable> ValueRMatcher<V,R> |
ValueRMatcher.with(boolean value,
RT1<? super V,? extends R,E> action) |
|
<E extends Throwable> ValueRMatcher<V,R> |
ValueRMatcher.with(PatternIn<V> values,
RT1<? super V,? extends R,E> action) |
|
<E extends Throwable> ValueRMatcher<V,R> |
ValueRMatcher.with(V value,
RT1<? super V,? extends R,E> action) |
|
<E extends Throwable> ActionNoneRMatcher<P,R> |
ActionNoneRMatcher.withNext(boolean value,
RT1<? super P,? extends R,E> action) |
|
<E extends Throwable> ActionNoneRMatcher<P,R> |
ActionNoneRMatcher.withNext(PatternIn<P> values,
RT1<? super P,? extends R,E> action) |
|
<E extends Throwable> ActionNoneRMatcher<P,R> |
ActionNoneRMatcher.withNext(P value,
RT1<? super P,? extends R,E> action) |
|
<E extends Throwable> ActionValueRMatcher<V,P,R> |
ActionValueRMatcher.withNext(boolean value,
RT1<? super V,? extends R,E> action) |
|
<E extends Throwable> ActionValueRMatcher<V,P,R> |
ActionValueRMatcher.withNext(PatternIn<P> values,
RT1<? super V,? extends R,E> action) |
|
<E extends Throwable> ActionValueRMatcher<V,P,R> |
ActionValueRMatcher.withNext(P value,
RT1<? super V,? extends R,E> action) |
|
<E extends Throwable> BooleanRMatcher<V,R> |
BooleanRMatcher.withNext(boolean value,
RT1<? super V,? extends R,E> action) |
|
abstract <E extends Throwable> SimpleRInMatcher<V,P,L,R> |
SimpleRInMatcher.withNext(PatternIn<P> values,
RT1<? super L,? extends R,E> action) |
|
abstract <E extends Throwable> SimpleRMatcher<V,P,L,R> |
SimpleRMatcher.withNext(boolean value,
RT1<? super L,? extends R,E> action) |
|
abstract <E extends Throwable> SimpleRMatcher<V,P,L,R> |
SimpleRMatcher.withNext(P value,
RT1<? super L,? extends R,E> action) |
|
<E extends Throwable> StringRMatcher<R> |
StringRMatcher.withNext(boolean value,
RT1<? super String,? extends R,E> action) |
|
<E extends Throwable> StringRMatcher<R> |
StringRMatcher.withNext(PatternIn<String> values,
RT1<? super String,? extends R,E> action) |
|
<E extends Throwable> StringRMatcher<R> |
StringRMatcher.withNext(String value,
RT1<? super String,? extends R,E> action) |
|
<C,E extends Throwable> TypeRMatcher<V,R> |
TypeRMatcher.withNext(Class<C> value,
RT1<? super C,? extends R,E> action) |
|
<E extends Throwable> ValueRMatcher<V,R> |
ValueRMatcher.withNext(boolean value,
RT1<? super V,? extends R,E> action) |
|
<E extends Throwable> ValueRMatcher<V,R> |
ValueRMatcher.withNext(PatternIn<V> values,
RT1<? super V,? extends R,E> action) |
|
<E extends Throwable> ValueRMatcher<V,R> |
ValueRMatcher.withNext(V value,
RT1<? super V,? extends R,E> action) |
|
<V,NV,E extends Throwable> Null2Matcher<NV,R> |
Null1Matcher.withV(V matchValue,
RT1<? super V,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
R msg) |
|
<V,NV,E extends Throwable> Null2Matcher<NV,R> |
Null1Matcher.withV(V matchValue,
RT1<? super V,? extends NV,E> computeValue,
R msg) |
|
<V,NV,E extends Throwable> Null3Matcher<T1,NV,R> |
Null2Matcher.withV(V matchValue,
RT1<? super V,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
RT1<Tuple1<T1>,? extends R,E> msgAction) |
|
<V,NV,E extends Throwable> Null3Matcher<T1,NV,R> |
Null2Matcher.withV(V matchValue,
RT1<? super V,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
R msg) |
|
<V,NV,E extends Throwable> Null3Matcher<T1,NV,R> |
Null2Matcher.withV(V matchValue,
RT1<? super V,? extends NV,E> computeValue,
RT1<Tuple1<T1>,? extends R,E> msgAction) |
|
<V,NV,E extends Throwable> Null3Matcher<T1,NV,R> |
Null2Matcher.withV(V matchValue,
RT1<? super V,? extends NV,E> computeValue,
R msg) |
|
<V,NV,E extends Throwable> Null4Matcher<T1,T2,NV,R> |
Null3Matcher.withV(V matchValue,
RT1<? super V,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
RT1<Tuple2<T1,T2>,? extends R,E> msgAction) |
|
<V,NV,E extends Throwable> Null4Matcher<T1,T2,NV,R> |
Null3Matcher.withV(V matchValue,
RT1<? super V,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
R msg) |
|
<V,NV,E extends Throwable> Null4Matcher<T1,T2,NV,R> |
Null3Matcher.withV(V matchValue,
RT1<? super V,? extends NV,E> computeValue,
RT1<Tuple2<T1,T2>,? extends R,E> msgAction) |
|
<V,NV,E extends Throwable> Null4Matcher<T1,T2,NV,R> |
Null3Matcher.withV(V matchValue,
RT1<? super V,? extends NV,E> computeValue,
R msg) |
|
<V,NV,E extends Throwable> Null5Matcher<T1,T2,T3,NV,R> |
Null4Matcher.withV(V matchValue,
RT1<? super V,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
RT1<Tuple3<T1,T2,T3>,? extends R,E> msgAction) |
|
<V,NV,E extends Throwable> Null5Matcher<T1,T2,T3,NV,R> |
Null4Matcher.withV(V matchValue,
RT1<? super V,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
R msg) |
|
<V,NV,E extends Throwable> Null5Matcher<T1,T2,T3,NV,R> |
Null4Matcher.withV(V matchValue,
RT1<? super V,? extends NV,E> computeValue,
RT1<Tuple3<T1,T2,T3>,? extends R,E> msgAction) |
|
<V,NV,E extends Throwable> Null5Matcher<T1,T2,T3,NV,R> |
Null4Matcher.withV(V matchValue,
RT1<? super V,? extends NV,E> computeValue,
R msg) |
|
<V,NV,E extends Throwable> Null6Matcher<T1,T2,T3,T4,NV,R> |
Null5Matcher.withV(V matchValue,
RT1<? super V,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
RT1<Tuple4<T1,T2,T3,T4>,? extends R,E> msgAction) |
|
<V,NV,E extends Throwable> Null6Matcher<T1,T2,T3,T4,NV,R> |
Null5Matcher.withV(V matchValue,
RT1<? super V,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
R msg) |
|
<V,NV,E extends Throwable> Null6Matcher<T1,T2,T3,T4,NV,R> |
Null5Matcher.withV(V matchValue,
RT1<? super V,? extends NV,E> computeValue,
RT1<Tuple4<T1,T2,T3,T4>,? extends R,E> msgAction) |
|
<V,NV,E extends Throwable> Null6Matcher<T1,T2,T3,T4,NV,R> |
Null5Matcher.withV(V matchValue,
RT1<? super V,? extends NV,E> computeValue,
R msg) |
|
<V,NV,E extends Throwable> Null7Matcher<T1,T2,T3,T4,T5,NV,R> |
Null6Matcher.withV(V matchValue,
RT1<? super V,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
RT1<Tuple5<T1,T2,T3,T4,T5>,? extends R,E> msgAction) |
|
<V,NV,E extends Throwable> Null7Matcher<T1,T2,T3,T4,T5,NV,R> |
Null6Matcher.withV(V matchValue,
RT1<? super V,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
R msg) |
|
<V,NV,E extends Throwable> Null7Matcher<T1,T2,T3,T4,T5,NV,R> |
Null6Matcher.withV(V matchValue,
RT1<? super V,? extends NV,E> computeValue,
RT1<Tuple5<T1,T2,T3,T4,T5>,? extends R,E> msgAction) |
|
<V,NV,E extends Throwable> Null7Matcher<T1,T2,T3,T4,T5,NV,R> |
Null6Matcher.withV(V matchValue,
RT1<? super V,? extends NV,E> computeValue,
R msg) |
|
<V,NV,E extends Throwable> Null8Matcher<T1,T2,T3,T4,T5,T6,NV,R> |
Null7Matcher.withV(V matchValue,
RT1<? super V,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
RT1<Tuple6<T1,T2,T3,T4,T5,T6>,? extends R,E> msgAction) |
|
<V,NV,E extends Throwable> Null8Matcher<T1,T2,T3,T4,T5,T6,NV,R> |
Null7Matcher.withV(V matchValue,
RT1<? super V,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
R msg) |
|
<V,NV,E extends Throwable> Null8Matcher<T1,T2,T3,T4,T5,T6,NV,R> |
Null7Matcher.withV(V matchValue,
RT1<? super V,? extends NV,E> computeValue,
RT1<Tuple6<T1,T2,T3,T4,T5,T6>,? extends R,E> msgAction) |
|
<V,NV,E extends Throwable> Null8Matcher<T1,T2,T3,T4,T5,T6,NV,R> |
Null7Matcher.withV(V matchValue,
RT1<? super V,? extends NV,E> computeValue,
R msg) |
|
<V,NV,E extends Throwable> Null9Matcher<T1,T2,T3,T4,T5,T6,T7,NV,R> |
Null8Matcher.withV(V matchValue,
RT1<? super V,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
RT1<Tuple7<T1,T2,T3,T4,T5,T6,T7>,? extends R,E> msgAction) |
|
<V,NV,E extends Throwable> Null9Matcher<T1,T2,T3,T4,T5,T6,T7,NV,R> |
Null8Matcher.withV(V matchValue,
RT1<? super V,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
R msg) |
|
<V,NV,E extends Throwable> Null9Matcher<T1,T2,T3,T4,T5,T6,T7,NV,R> |
Null8Matcher.withV(V matchValue,
RT1<? super V,? extends NV,E> computeValue,
RT1<Tuple7<T1,T2,T3,T4,T5,T6,T7>,? extends R,E> msgAction) |
|
<V,NV,E extends Throwable> Null9Matcher<T1,T2,T3,T4,T5,T6,T7,NV,R> |
Null8Matcher.withV(V matchValue,
RT1<? super V,? extends NV,E> computeValue,
R msg) |
|
<NV,E extends Throwable> Null3Matcher<T1,NV,R> |
Null2Matcher.withW(PatternNull1 patternNull,
RT1<? super T1,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
RT1<Tuple1<T1>,? extends R,E> msgAction) |
|
<NV,E extends Throwable> Null3Matcher<T1,NV,R> |
Null2Matcher.withW(PatternNull1 patternNull,
RT1<? super T1,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
R msg) |
|
<NV,E extends Throwable> Null3Matcher<T1,NV,R> |
Null2Matcher.withW(PatternNull1 patternNull,
RT1<? super T1,? extends NV,E> computeValue,
RT1<Tuple1<T1>,? extends R,E> msgAction) |
|
<NV,E extends Throwable> Null3Matcher<T1,NV,R> |
Null2Matcher.withW(PatternNull1 patternNull,
RT1<? super T1,? extends NV,E> computeValue,
R msg) |
|
<NV,E extends Throwable> Null4Matcher<T1,T2,NV,R> |
Null3Matcher.withW(PatternNull1 patternNull,
RT1<? super T1,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
RT1<Tuple2<T1,T2>,? extends R,E> msgAction) |
|
<NV,E extends Throwable> Null4Matcher<T1,T2,NV,R> |
Null3Matcher.withW(PatternNull1 patternNull,
RT1<? super T1,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
R msg) |
|
<NV,E extends Throwable> Null4Matcher<T1,T2,NV,R> |
Null3Matcher.withW(PatternNull1 patternNull,
RT1<? super T1,? extends NV,E> computeValue,
RT1<Tuple2<T1,T2>,? extends R,E> msgAction) |
|
<NV,E extends Throwable> Null4Matcher<T1,T2,NV,R> |
Null3Matcher.withW(PatternNull1 patternNull,
RT1<? super T1,? extends NV,E> computeValue,
R msg) |
|
<NV,E extends Throwable> Null4Matcher<T1,T2,NV,R> |
Null3Matcher.withW(PatternNull2 patternNull,
RT1<? super T2,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
RT1<Tuple2<T1,T2>,? extends R,E> msgAction) |
|
<NV,E extends Throwable> Null4Matcher<T1,T2,NV,R> |
Null3Matcher.withW(PatternNull2 patternNull,
RT1<? super T2,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
R msg) |
|
<NV,E extends Throwable> Null4Matcher<T1,T2,NV,R> |
Null3Matcher.withW(PatternNull2 patternNull,
RT1<? super T2,? extends NV,E> computeValue,
RT1<Tuple2<T1,T2>,? extends R,E> msgAction) |
|
<NV,E extends Throwable> Null4Matcher<T1,T2,NV,R> |
Null3Matcher.withW(PatternNull2 patternNull,
RT1<? super T2,? extends NV,E> computeValue,
R msg) |
|
<NV,E extends Throwable> Null5Matcher<T1,T2,T3,NV,R> |
Null4Matcher.withW(PatternNull1 patternNull,
RT1<? super T1,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
RT1<Tuple3<T1,T2,T3>,? extends R,E> msgAction) |
|
<NV,E extends Throwable> Null5Matcher<T1,T2,T3,NV,R> |
Null4Matcher.withW(PatternNull1 patternNull,
RT1<? super T1,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
R msg) |
|
<NV,E extends Throwable> Null5Matcher<T1,T2,T3,NV,R> |
Null4Matcher.withW(PatternNull1 patternNull,
RT1<? super T1,? extends NV,E> computeValue,
RT1<Tuple3<T1,T2,T3>,? extends R,E> msgAction) |
|
<NV,E extends Throwable> Null5Matcher<T1,T2,T3,NV,R> |
Null4Matcher.withW(PatternNull1 patternNull,
RT1<? super T1,? extends NV,E> computeValue,
R msg) |
|
<NV,E extends Throwable> Null5Matcher<T1,T2,T3,NV,R> |
Null4Matcher.withW(PatternNull2 patternNull,
RT1<? super T2,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
RT1<Tuple3<T1,T2,T3>,? extends R,E> msgAction) |
|
<NV,E extends Throwable> Null5Matcher<T1,T2,T3,NV,R> |
Null4Matcher.withW(PatternNull2 patternNull,
RT1<? super T2,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
R msg) |
|
<NV,E extends Throwable> Null5Matcher<T1,T2,T3,NV,R> |
Null4Matcher.withW(PatternNull2 patternNull,
RT1<? super T2,? extends NV,E> computeValue,
RT1<Tuple3<T1,T2,T3>,? extends R,E> msgAction) |
|
<NV,E extends Throwable> Null5Matcher<T1,T2,T3,NV,R> |
Null4Matcher.withW(PatternNull2 patternNull,
RT1<? super T2,? extends NV,E> computeValue,
R msg) |
|
<NV,E extends Throwable> Null5Matcher<T1,T2,T3,NV,R> |
Null4Matcher.withW(PatternNull3 patternNull,
RT1<? super T3,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
RT1<Tuple3<T1,T2,T3>,? extends R,E> msgAction) |
|
<NV,E extends Throwable> Null5Matcher<T1,T2,T3,NV,R> |
Null4Matcher.withW(PatternNull3 patternNull,
RT1<? super T3,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
R msg) |
|
<NV,E extends Throwable> Null5Matcher<T1,T2,T3,NV,R> |
Null4Matcher.withW(PatternNull3 patternNull,
RT1<? super T3,? extends NV,E> computeValue,
RT1<Tuple3<T1,T2,T3>,? extends R,E> msgAction) |
|
<NV,E extends Throwable> Null5Matcher<T1,T2,T3,NV,R> |
Null4Matcher.withW(PatternNull3 patternNull,
RT1<? super T3,? extends NV,E> computeValue,
R msg) |
|
<NV,E extends Throwable> Null6Matcher<T1,T2,T3,T4,NV,R> |
Null5Matcher.withW(PatternNull1 patternNull,
RT1<? super T1,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
RT1<Tuple4<T1,T2,T3,T4>,? extends R,E> msgAction) |
|
<NV,E extends Throwable> Null6Matcher<T1,T2,T3,T4,NV,R> |
Null5Matcher.withW(PatternNull1 patternNull,
RT1<? super T1,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
R msg) |
|
<NV,E extends Throwable> Null6Matcher<T1,T2,T3,T4,NV,R> |
Null5Matcher.withW(PatternNull1 patternNull,
RT1<? super T1,? extends NV,E> computeValue,
RT1<Tuple4<T1,T2,T3,T4>,? extends R,E> msgAction) |
|
<NV,E extends Throwable> Null6Matcher<T1,T2,T3,T4,NV,R> |
Null5Matcher.withW(PatternNull1 patternNull,
RT1<? super T1,? extends NV,E> computeValue,
R msg) |
|
<NV,E extends Throwable> Null6Matcher<T1,T2,T3,T4,NV,R> |
Null5Matcher.withW(PatternNull2 patternNull,
RT1<? super T2,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
RT1<Tuple4<T1,T2,T3,T4>,? extends R,E> msgAction) |
|
<NV,E extends Throwable> Null6Matcher<T1,T2,T3,T4,NV,R> |
Null5Matcher.withW(PatternNull2 patternNull,
RT1<? super T2,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
R msg) |
|
<NV,E extends Throwable> Null6Matcher<T1,T2,T3,T4,NV,R> |
Null5Matcher.withW(PatternNull2 patternNull,
RT1<? super T2,? extends NV,E> computeValue,
RT1<Tuple4<T1,T2,T3,T4>,? extends R,E> msgAction) |
|
<NV,E extends Throwable> Null6Matcher<T1,T2,T3,T4,NV,R> |
Null5Matcher.withW(PatternNull2 patternNull,
RT1<? super T2,? extends NV,E> computeValue,
R msg) |
|
<NV,E extends Throwable> Null6Matcher<T1,T2,T3,T4,NV,R> |
Null5Matcher.withW(PatternNull3 patternNull,
RT1<? super T3,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
RT1<Tuple4<T1,T2,T3,T4>,? extends R,E> msgAction) |
|
<NV,E extends Throwable> Null6Matcher<T1,T2,T3,T4,NV,R> |
Null5Matcher.withW(PatternNull3 patternNull,
RT1<? super T3,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
R msg) |
|
<NV,E extends Throwable> Null6Matcher<T1,T2,T3,T4,NV,R> |
Null5Matcher.withW(PatternNull3 patternNull,
RT1<? super T3,? extends NV,E> computeValue,
RT1<Tuple4<T1,T2,T3,T4>,? extends R,E> msgAction) |
|
<NV,E extends Throwable> Null6Matcher<T1,T2,T3,T4,NV,R> |
Null5Matcher.withW(PatternNull3 patternNull,
RT1<? super T3,? extends NV,E> computeValue,
R msg) |
|
<NV,E extends Throwable> Null6Matcher<T1,T2,T3,T4,NV,R> |
Null5Matcher.withW(PatternNull4 patternNull,
RT1<? super T4,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
RT1<Tuple4<T1,T2,T3,T4>,? extends R,E> msgAction) |
|
<NV,E extends Throwable> Null6Matcher<T1,T2,T3,T4,NV,R> |
Null5Matcher.withW(PatternNull4 patternNull,
RT1<? super T4,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
R msg) |
|
<NV,E extends Throwable> Null6Matcher<T1,T2,T3,T4,NV,R> |
Null5Matcher.withW(PatternNull4 patternNull,
RT1<? super T4,? extends NV,E> computeValue,
RT1<Tuple4<T1,T2,T3,T4>,? extends R,E> msgAction) |
|
<NV,E extends Throwable> Null6Matcher<T1,T2,T3,T4,NV,R> |
Null5Matcher.withW(PatternNull4 patternNull,
RT1<? super T4,? extends NV,E> computeValue,
R msg) |
|
<NV,E extends Throwable> Null7Matcher<T1,T2,T3,T4,T5,NV,R> |
Null6Matcher.withW(PatternNull1 patternNull,
RT1<? super T1,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
RT1<Tuple5<T1,T2,T3,T4,T5>,? extends R,E> msgAction) |
|
<NV,E extends Throwable> Null7Matcher<T1,T2,T3,T4,T5,NV,R> |
Null6Matcher.withW(PatternNull1 patternNull,
RT1<? super T1,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
R msg) |
|
<NV,E extends Throwable> Null7Matcher<T1,T2,T3,T4,T5,NV,R> |
Null6Matcher.withW(PatternNull1 patternNull,
RT1<? super T1,? extends NV,E> computeValue,
RT1<Tuple5<T1,T2,T3,T4,T5>,? extends R,E> msgAction) |
|
<NV,E extends Throwable> Null7Matcher<T1,T2,T3,T4,T5,NV,R> |
Null6Matcher.withW(PatternNull1 patternNull,
RT1<? super T1,? extends NV,E> computeValue,
R msg) |
|
<NV,E extends Throwable> Null7Matcher<T1,T2,T3,T4,T5,NV,R> |
Null6Matcher.withW(PatternNull2 patternNull,
RT1<? super T2,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
RT1<Tuple5<T1,T2,T3,T4,T5>,? extends R,E> msgAction) |
|
<NV,E extends Throwable> Null7Matcher<T1,T2,T3,T4,T5,NV,R> |
Null6Matcher.withW(PatternNull2 patternNull,
RT1<? super T2,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
R msg) |
|
<NV,E extends Throwable> Null7Matcher<T1,T2,T3,T4,T5,NV,R> |
Null6Matcher.withW(PatternNull2 patternNull,
RT1<? super T2,? extends NV,E> computeValue,
RT1<Tuple5<T1,T2,T3,T4,T5>,? extends R,E> msgAction) |
|
<NV,E extends Throwable> Null7Matcher<T1,T2,T3,T4,T5,NV,R> |
Null6Matcher.withW(PatternNull2 patternNull,
RT1<? super T2,? extends NV,E> computeValue,
R msg) |
|
<NV,E extends Throwable> Null7Matcher<T1,T2,T3,T4,T5,NV,R> |
Null6Matcher.withW(PatternNull3 patternNull,
RT1<? super T3,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
RT1<Tuple5<T1,T2,T3,T4,T5>,? extends R,E> msgAction) |
|
<NV,E extends Throwable> Null7Matcher<T1,T2,T3,T4,T5,NV,R> |
Null6Matcher.withW(PatternNull3 patternNull,
RT1<? super T3,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
R msg) |
|
<NV,E extends Throwable> Null7Matcher<T1,T2,T3,T4,T5,NV,R> |
Null6Matcher.withW(PatternNull3 patternNull,
RT1<? super T3,? extends NV,E> computeValue,
RT1<Tuple5<T1,T2,T3,T4,T5>,? extends R,E> msgAction) |
|
<NV,E extends Throwable> Null7Matcher<T1,T2,T3,T4,T5,NV,R> |
Null6Matcher.withW(PatternNull3 patternNull,
RT1<? super T3,? extends NV,E> computeValue,
R msg) |
|
<NV,E extends Throwable> Null7Matcher<T1,T2,T3,T4,T5,NV,R> |
Null6Matcher.withW(PatternNull4 patternNull,
RT1<? super T4,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
RT1<Tuple5<T1,T2,T3,T4,T5>,? extends R,E> msgAction) |
|
<NV,E extends Throwable> Null7Matcher<T1,T2,T3,T4,T5,NV,R> |
Null6Matcher.withW(PatternNull4 patternNull,
RT1<? super T4,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
R msg) |
|
<NV,E extends Throwable> Null7Matcher<T1,T2,T3,T4,T5,NV,R> |
Null6Matcher.withW(PatternNull4 patternNull,
RT1<? super T4,? extends NV,E> computeValue,
RT1<Tuple5<T1,T2,T3,T4,T5>,? extends R,E> msgAction) |
|
<NV,E extends Throwable> Null7Matcher<T1,T2,T3,T4,T5,NV,R> |
Null6Matcher.withW(PatternNull4 patternNull,
RT1<? super T4,? extends NV,E> computeValue,
R msg) |
|
<NV,E extends Throwable> Null7Matcher<T1,T2,T3,T4,T5,NV,R> |
Null6Matcher.withW(PatternNull5 patternNull,
RT1<? super T5,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
RT1<Tuple5<T1,T2,T3,T4,T5>,? extends R,E> msgAction) |
|
<NV,E extends Throwable> Null7Matcher<T1,T2,T3,T4,T5,NV,R> |
Null6Matcher.withW(PatternNull5 patternNull,
RT1<? super T5,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
R msg) |
|
<NV,E extends Throwable> Null7Matcher<T1,T2,T3,T4,T5,NV,R> |
Null6Matcher.withW(PatternNull5 patternNull,
RT1<? super T5,? extends NV,E> computeValue,
RT1<Tuple5<T1,T2,T3,T4,T5>,? extends R,E> msgAction) |
|
<NV,E extends Throwable> Null7Matcher<T1,T2,T3,T4,T5,NV,R> |
Null6Matcher.withW(PatternNull5 patternNull,
RT1<? super T5,? extends NV,E> computeValue,
R msg) |
|
<NV,E extends Throwable> Null8Matcher<T1,T2,T3,T4,T5,T6,NV,R> |
Null7Matcher.withW(PatternNull1 patternNull,
RT1<? super T1,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
RT1<Tuple6<T1,T2,T3,T4,T5,T6>,? extends R,E> msgAction) |
|
<NV,E extends Throwable> Null8Matcher<T1,T2,T3,T4,T5,T6,NV,R> |
Null7Matcher.withW(PatternNull1 patternNull,
RT1<? super T1,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
R msg) |
|
<NV,E extends Throwable> Null8Matcher<T1,T2,T3,T4,T5,T6,NV,R> |
Null7Matcher.withW(PatternNull1 patternNull,
RT1<? super T1,? extends NV,E> computeValue,
RT1<Tuple6<T1,T2,T3,T4,T5,T6>,? extends R,E> msgAction) |
|
<NV,E extends Throwable> Null8Matcher<T1,T2,T3,T4,T5,T6,NV,R> |
Null7Matcher.withW(PatternNull1 patternNull,
RT1<? super T1,? extends NV,E> computeValue,
R msg) |
|
<NV,E extends Throwable> Null8Matcher<T1,T2,T3,T4,T5,T6,NV,R> |
Null7Matcher.withW(PatternNull2 patternNull,
RT1<? super T2,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
RT1<Tuple6<T1,T2,T3,T4,T5,T6>,? extends R,E> msgAction) |
|
<NV,E extends Throwable> Null8Matcher<T1,T2,T3,T4,T5,T6,NV,R> |
Null7Matcher.withW(PatternNull2 patternNull,
RT1<? super T2,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
R msg) |
|
<NV,E extends Throwable> Null8Matcher<T1,T2,T3,T4,T5,T6,NV,R> |
Null7Matcher.withW(PatternNull2 patternNull,
RT1<? super T2,? extends NV,E> computeValue,
RT1<Tuple6<T1,T2,T3,T4,T5,T6>,? extends R,E> msgAction) |
|
<NV,E extends Throwable> Null8Matcher<T1,T2,T3,T4,T5,T6,NV,R> |
Null7Matcher.withW(PatternNull2 patternNull,
RT1<? super T2,? extends NV,E> computeValue,
R msg) |
|
<NV,E extends Throwable> Null8Matcher<T1,T2,T3,T4,T5,T6,NV,R> |
Null7Matcher.withW(PatternNull3 patternNull,
RT1<? super T3,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
RT1<Tuple6<T1,T2,T3,T4,T5,T6>,? extends R,E> msgAction) |
|
<NV,E extends Throwable> Null8Matcher<T1,T2,T3,T4,T5,T6,NV,R> |
Null7Matcher.withW(PatternNull3 patternNull,
RT1<? super T3,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
R msg) |
|
<NV,E extends Throwable> Null8Matcher<T1,T2,T3,T4,T5,T6,NV,R> |
Null7Matcher.withW(PatternNull3 patternNull,
RT1<? super T3,? extends NV,E> computeValue,
RT1<Tuple6<T1,T2,T3,T4,T5,T6>,? extends R,E> msgAction) |
|
<NV,E extends Throwable> Null8Matcher<T1,T2,T3,T4,T5,T6,NV,R> |
Null7Matcher.withW(PatternNull3 patternNull,
RT1<? super T3,? extends NV,E> computeValue,
R msg) |
|
<NV,E extends Throwable> Null8Matcher<T1,T2,T3,T4,T5,T6,NV,R> |
Null7Matcher.withW(PatternNull4 patternNull,
RT1<? super T4,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
RT1<Tuple6<T1,T2,T3,T4,T5,T6>,? extends R,E> msgAction) |
|
<NV,E extends Throwable> Null8Matcher<T1,T2,T3,T4,T5,T6,NV,R> |
Null7Matcher.withW(PatternNull4 patternNull,
RT1<? super T4,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
R msg) |
|
<NV,E extends Throwable> Null8Matcher<T1,T2,T3,T4,T5,T6,NV,R> |
Null7Matcher.withW(PatternNull4 patternNull,
RT1<? super T4,? extends NV,E> computeValue,
RT1<Tuple6<T1,T2,T3,T4,T5,T6>,? extends R,E> msgAction) |
|
<NV,E extends Throwable> Null8Matcher<T1,T2,T3,T4,T5,T6,NV,R> |
Null7Matcher.withW(PatternNull4 patternNull,
RT1<? super T4,? extends NV,E> computeValue,
R msg) |
|
<NV,E extends Throwable> Null8Matcher<T1,T2,T3,T4,T5,T6,NV,R> |
Null7Matcher.withW(PatternNull5 patternNull,
RT1<? super T5,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
RT1<Tuple6<T1,T2,T3,T4,T5,T6>,? extends R,E> msgAction) |
|
<NV,E extends Throwable> Null8Matcher<T1,T2,T3,T4,T5,T6,NV,R> |
Null7Matcher.withW(PatternNull5 patternNull,
RT1<? super T5,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
R msg) |
|
<NV,E extends Throwable> Null8Matcher<T1,T2,T3,T4,T5,T6,NV,R> |
Null7Matcher.withW(PatternNull5 patternNull,
RT1<? super T5,? extends NV,E> computeValue,
RT1<Tuple6<T1,T2,T3,T4,T5,T6>,? extends R,E> msgAction) |
|
<NV,E extends Throwable> Null8Matcher<T1,T2,T3,T4,T5,T6,NV,R> |
Null7Matcher.withW(PatternNull5 patternNull,
RT1<? super T5,? extends NV,E> computeValue,
R msg) |
|
<NV,E extends Throwable> Null8Matcher<T1,T2,T3,T4,T5,T6,NV,R> |
Null7Matcher.withW(PatternNull6 patternNull,
RT1<? super T6,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
RT1<Tuple6<T1,T2,T3,T4,T5,T6>,? extends R,E> msgAction) |
|
<NV,E extends Throwable> Null8Matcher<T1,T2,T3,T4,T5,T6,NV,R> |
Null7Matcher.withW(PatternNull6 patternNull,
RT1<? super T6,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
R msg) |
|
<NV,E extends Throwable> Null8Matcher<T1,T2,T3,T4,T5,T6,NV,R> |
Null7Matcher.withW(PatternNull6 patternNull,
RT1<? super T6,? extends NV,E> computeValue,
RT1<Tuple6<T1,T2,T3,T4,T5,T6>,? extends R,E> msgAction) |
|
<NV,E extends Throwable> Null8Matcher<T1,T2,T3,T4,T5,T6,NV,R> |
Null7Matcher.withW(PatternNull6 patternNull,
RT1<? super T6,? extends NV,E> computeValue,
R msg) |
|
<NV,E extends Throwable> Null9Matcher<T1,T2,T3,T4,T5,T6,T7,NV,R> |
Null8Matcher.withW(PatternNull1 patternNull,
RT1<? super T1,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
RT1<Tuple7<T1,T2,T3,T4,T5,T6,T7>,? extends R,E> msgAction) |
|
<NV,E extends Throwable> Null9Matcher<T1,T2,T3,T4,T5,T6,T7,NV,R> |
Null8Matcher.withW(PatternNull1 patternNull,
RT1<? super T1,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
R msg) |
|
<NV,E extends Throwable> Null9Matcher<T1,T2,T3,T4,T5,T6,T7,NV,R> |
Null8Matcher.withW(PatternNull1 patternNull,
RT1<? super T1,? extends NV,E> computeValue,
RT1<Tuple7<T1,T2,T3,T4,T5,T6,T7>,? extends R,E> msgAction) |
|
<NV,E extends Throwable> Null9Matcher<T1,T2,T3,T4,T5,T6,T7,NV,R> |
Null8Matcher.withW(PatternNull1 patternNull,
RT1<? super T1,? extends NV,E> computeValue,
R msg) |
|
<NV,E extends Throwable> Null9Matcher<T1,T2,T3,T4,T5,T6,T7,NV,R> |
Null8Matcher.withW(PatternNull2 patternNull,
RT1<? super T2,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
RT1<Tuple7<T1,T2,T3,T4,T5,T6,T7>,? extends R,E> msgAction) |
|
<NV,E extends Throwable> Null9Matcher<T1,T2,T3,T4,T5,T6,T7,NV,R> |
Null8Matcher.withW(PatternNull2 patternNull,
RT1<? super T2,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
R msg) |
|
<NV,E extends Throwable> Null9Matcher<T1,T2,T3,T4,T5,T6,T7,NV,R> |
Null8Matcher.withW(PatternNull2 patternNull,
RT1<? super T2,? extends NV,E> computeValue,
RT1<Tuple7<T1,T2,T3,T4,T5,T6,T7>,? extends R,E> msgAction) |
|
<NV,E extends Throwable> Null9Matcher<T1,T2,T3,T4,T5,T6,T7,NV,R> |
Null8Matcher.withW(PatternNull2 patternNull,
RT1<? super T2,? extends NV,E> computeValue,
R msg) |
|
<NV,E extends Throwable> Null9Matcher<T1,T2,T3,T4,T5,T6,T7,NV,R> |
Null8Matcher.withW(PatternNull3 patternNull,
RT1<? super T3,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
RT1<Tuple7<T1,T2,T3,T4,T5,T6,T7>,? extends R,E> msgAction) |
|
<NV,E extends Throwable> Null9Matcher<T1,T2,T3,T4,T5,T6,T7,NV,R> |
Null8Matcher.withW(PatternNull3 patternNull,
RT1<? super T3,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
R msg) |
|
<NV,E extends Throwable> Null9Matcher<T1,T2,T3,T4,T5,T6,T7,NV,R> |
Null8Matcher.withW(PatternNull3 patternNull,
RT1<? super T3,? extends NV,E> computeValue,
RT1<Tuple7<T1,T2,T3,T4,T5,T6,T7>,? extends R,E> msgAction) |
|
<NV,E extends Throwable> Null9Matcher<T1,T2,T3,T4,T5,T6,T7,NV,R> |
Null8Matcher.withW(PatternNull3 patternNull,
RT1<? super T3,? extends NV,E> computeValue,
R msg) |
|
<NV,E extends Throwable> Null9Matcher<T1,T2,T3,T4,T5,T6,T7,NV,R> |
Null8Matcher.withW(PatternNull4 patternNull,
RT1<? super T4,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
RT1<Tuple7<T1,T2,T3,T4,T5,T6,T7>,? extends R,E> msgAction) |
|
<NV,E extends Throwable> Null9Matcher<T1,T2,T3,T4,T5,T6,T7,NV,R> |
Null8Matcher.withW(PatternNull4 patternNull,
RT1<? super T4,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
R msg) |
|
<NV,E extends Throwable> Null9Matcher<T1,T2,T3,T4,T5,T6,T7,NV,R> |
Null8Matcher.withW(PatternNull4 patternNull,
RT1<? super T4,? extends NV,E> computeValue,
RT1<Tuple7<T1,T2,T3,T4,T5,T6,T7>,? extends R,E> msgAction) |
|
<NV,E extends Throwable> Null9Matcher<T1,T2,T3,T4,T5,T6,T7,NV,R> |
Null8Matcher.withW(PatternNull4 patternNull,
RT1<? super T4,? extends NV,E> computeValue,
R msg) |
|
<NV,E extends Throwable> Null9Matcher<T1,T2,T3,T4,T5,T6,T7,NV,R> |
Null8Matcher.withW(PatternNull5 patternNull,
RT1<? super T5,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
RT1<Tuple7<T1,T2,T3,T4,T5,T6,T7>,? extends R,E> msgAction) |
|
<NV,E extends Throwable> Null9Matcher<T1,T2,T3,T4,T5,T6,T7,NV,R> |
Null8Matcher.withW(PatternNull5 patternNull,
RT1<? super T5,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
R msg) |
|
<NV,E extends Throwable> Null9Matcher<T1,T2,T3,T4,T5,T6,T7,NV,R> |
Null8Matcher.withW(PatternNull5 patternNull,
RT1<? super T5,? extends NV,E> computeValue,
RT1<Tuple7<T1,T2,T3,T4,T5,T6,T7>,? extends R,E> msgAction) |
|
<NV,E extends Throwable> Null9Matcher<T1,T2,T3,T4,T5,T6,T7,NV,R> |
Null8Matcher.withW(PatternNull5 patternNull,
RT1<? super T5,? extends NV,E> computeValue,
R msg) |
|
<NV,E extends Throwable> Null9Matcher<T1,T2,T3,T4,T5,T6,T7,NV,R> |
Null8Matcher.withW(PatternNull6 patternNull,
RT1<? super T6,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
RT1<Tuple7<T1,T2,T3,T4,T5,T6,T7>,? extends R,E> msgAction) |
|
<NV,E extends Throwable> Null9Matcher<T1,T2,T3,T4,T5,T6,T7,NV,R> |
Null8Matcher.withW(PatternNull6 patternNull,
RT1<? super T6,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
R msg) |
|
<NV,E extends Throwable> Null9Matcher<T1,T2,T3,T4,T5,T6,T7,NV,R> |
Null8Matcher.withW(PatternNull6 patternNull,
RT1<? super T6,? extends NV,E> computeValue,
RT1<Tuple7<T1,T2,T3,T4,T5,T6,T7>,? extends R,E> msgAction) |
|
<NV,E extends Throwable> Null9Matcher<T1,T2,T3,T4,T5,T6,T7,NV,R> |
Null8Matcher.withW(PatternNull6 patternNull,
RT1<? super T6,? extends NV,E> computeValue,
R msg) |
|
<NV,E extends Throwable> Null9Matcher<T1,T2,T3,T4,T5,T6,T7,NV,R> |
Null8Matcher.withW(PatternNull7 patternNull,
RT1<? super T7,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
RT1<Tuple7<T1,T2,T3,T4,T5,T6,T7>,? extends R,E> msgAction) |
|
<NV,E extends Throwable> Null9Matcher<T1,T2,T3,T4,T5,T6,T7,NV,R> |
Null8Matcher.withW(PatternNull7 patternNull,
RT1<? super T7,? extends NV,E> computeValue,
RT1<? super NV,Boolean,E> action,
R msg) |
|
<NV,E extends Throwable> Null9Matcher<T1,T2,T3,T4,T5,T6,T7,NV,R> |
Null8Matcher.withW(PatternNull7 patternNull,
RT1<? super T7,? extends NV,E> computeValue,
RT1<Tuple7<T1,T2,T3,T4,T5,T6,T7>,? extends R,E> msgAction) |
|
<NV,E extends Throwable> Null9Matcher<T1,T2,T3,T4,T5,T6,T7,NV,R> |
Null8Matcher.withW(PatternNull7 patternNull,
RT1<? super T7,? extends NV,E> computeValue,
R msg) |
|