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