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