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