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