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