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