| Package | Description |
|---|---|
| eu.lunisolar.magma.func.asserts.std |
| Modifier and Type | Interface and Description |
|---|---|
interface |
JreToIntBiFunctionAssert<S extends JreToIntBiFunctionAssert<S,A,RS,T1,T2>,A extends java.util.function.ToIntBiFunction<T1,T2>,RS extends org.assertj.core.api.AbstractIntegerAssert<RS>,T1,T2>
Assert class for ToIntBiFunction.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
JreToIntBiFunctionAssert.Base<S extends JreToIntBiFunctionAssert.Base<S,A,RS,T1,T2>,A extends java.util.function.ToIntBiFunction<T1,T2>,RS extends org.assertj.core.api.AbstractIntegerAssert<RS>,T1,T2>
Base implementation.
|
static class |
JreToIntBiFunctionAssert.The<A extends java.util.function.ToIntBiFunction<T1,T2>,RS extends org.assertj.core.api.AbstractIntegerAssert<RS>,T1,T2>
Convenience implementation - if you want instantiate not to extend (uses one less generic parameter).
|
Copyright © 2019. All rights reserved.