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