| Package | Description |
|---|---|
| eu.lunisolar.magma.func.asserts.function |
| 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.
|
| Modifier and Type | Class and Description |
|---|---|
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 © 2019. All rights reserved.