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