| Package | Description |
|---|---|
| eu.lunisolar.magma.func.asserts.function.to |
| Modifier and Type | Interface and Description |
|---|---|
interface |
LTieLongFunctionAssert<S extends LTieLongFunctionAssert<S,A,RS,T>,A extends LTieLongFunction<T>,RS extends org.assertj.core.api.AbstractIntegerAssert<RS>,T>
Assert class for LTieLongFunction.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
LTieLongFunctionAssert.Base<S extends LTieLongFunctionAssert.Base<S,A,RS,T>,A extends LTieLongFunction<T>,RS extends org.assertj.core.api.AbstractIntegerAssert<RS>,T>
Base implementation.
|
static class |
LTieLongFunctionAssert.The<A extends LTieLongFunction<T>,RS extends org.assertj.core.api.AbstractIntegerAssert<RS>,T>
Convenience implementation - if you want instantiate not to extend (uses one less generic parameter).
|
Copyright © 2019. All rights reserved.