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 © 2020. All rights reserved.