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