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