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