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