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