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