| Package | Description |
|---|---|
| eu.lunisolar.magma.func.asserts.function.from |
| Modifier and Type | Interface and Description |
|---|---|
interface |
LBoolFunctionXAssert<S extends LBoolFunctionXAssert<S,A,RS,R,X>,A extends LBoolFunctionX<R,X>,RS extends org.assertj.core.api.Assert<RS,R>,R,X extends Throwable>
Assert for LBoolFunctionX.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
LBoolFunctionXAssert.Base<S extends LBoolFunctionXAssert.Base<S,A,RS,R,X>,A extends LBoolFunctionX<R,X>,RS extends org.assertj.core.api.Assert<RS,R>,R,X extends Throwable>
Base implementation.
|
static class |
LBoolFunctionXAssert.The<A extends LBoolFunctionX<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.