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