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