public interface CharSupplier extends Throwables.CharSupplier<RuntimeException>
| Modifier and Type | Field and Description |
|---|---|
static CharSupplier |
RANDOM |
static CharSupplier |
ZERO |
| Modifier and Type | Method and Description |
|---|---|
char |
getAsChar()
Gets the as char.
|
static final CharSupplier ZERO
static final CharSupplier RANDOM
char getAsChar()
Throwables.CharSuppliergetAsChar in interface Throwables.CharSupplier<RuntimeException>Copyright © 2021. All rights reserved.