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