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