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