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