| Interface | Description |
|---|---|
| LActionAssert<S extends LActionAssert<S,A>,A extends LAction> |
Assert class for LAction.
|
| Class | Description |
|---|---|
| LActionAssert.Base<S extends LActionAssert.Base<S,A>,A extends LAction> |
Base implementation.
|
| LActionAssert.The<A extends LAction> |
Convenience implementation - if you want instantiate not to extend (uses one less generic parameter).
|
Copyright © 2019. All rights reserved.