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