| Package | Description |
|---|---|
| eu.lunisolar.magma.func.asserts.consumer.primitives.bi |
| Modifier and Type | Interface and Description |
|---|---|
interface |
LBiDoubleConsumerXAssert<S extends LBiDoubleConsumerXAssert<S,A,X>,A extends LBiDoubleConsumerX<X>,X extends Throwable>
Assert for LBiDoubleConsumerX.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
LBiDoubleConsumerXAssert.Base<S extends LBiDoubleConsumerXAssert.Base<S,A,X>,A extends LBiDoubleConsumerX<X>,X extends Throwable>
Base implementation.
|
static class |
LBiDoubleConsumerXAssert.The<A extends LBiDoubleConsumerX<X>,X extends Throwable>
Convenience implementation - if you want instantiate not to extend (uses one less generic parameter).
|
Copyright © 2015. All rights reserved.