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