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