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