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