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