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