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