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