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