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