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