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