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