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