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