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