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