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