| Package | Description |
|---|---|
| eu.lunisolar.magma.func.asserts.function.conversion |
| Modifier and Type | Interface and Description |
|---|---|
interface |
LCharToDblFunctionAssert<S extends LCharToDblFunctionAssert<S,A,RS>,A extends LCharToDblFunction,RS extends org.assertj.core.api.AbstractDoubleAssert<RS>>
Assert class for LCharToDblFunction.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
LCharToDblFunctionAssert.Base<S extends LCharToDblFunctionAssert.Base<S,A,RS>,A extends LCharToDblFunction,RS extends org.assertj.core.api.AbstractDoubleAssert<RS>>
Base implementation.
|
static class |
LCharToDblFunctionAssert.The<A extends LCharToDblFunction,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.