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