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