| Package | Description |
|---|---|
| eu.lunisolar.magma.func.asserts.function.from |
| Modifier and Type | Interface and Description |
|---|---|
interface |
LBiObjFltFunctionAssert<S extends LBiObjFltFunctionAssert<S,A,RS,T1,T2,R>,A extends LBiObjFltFunction<T1,T2,R>,RS extends org.assertj.core.api.Assert<RS,R>,T1,T2,R>
Assert class for LBiObjFltFunction.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
LBiObjFltFunctionAssert.Base<S extends LBiObjFltFunctionAssert.Base<S,A,RS,T1,T2,R>,A extends LBiObjFltFunction<T1,T2,R>,RS extends org.assertj.core.api.Assert<RS,R>,T1,T2,R>
Base implementation.
|
static class |
LBiObjFltFunctionAssert.The<A extends LBiObjFltFunction<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 © 2019. All rights reserved.