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