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