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