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