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