public interface DoubleToFloatFunction
| Modifier and Type | Field and Description |
|---|---|
static DoubleToFloatFunction |
DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
float |
applyAsFloat(double value) |
static final DoubleToFloatFunction DEFAULT
Copyright © 2021. All rights reserved.