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