Package com.landawn.abacus.util.function
Interface ByteSupplier
- All Superinterfaces:
Throwables.ByteSupplier<RuntimeException>
- Author:
- Haiyang Li
-
Field Summary
Fields -
Method Summary
-
Field Details
-
ZERO
-
RANDOM
-
-
Method Details
-
getAsByte
byte getAsByte()Description copied from interface:Throwables.ByteSupplier
Gets the as byte.- Specified by:
getAsByte
in interfaceThrowables.ByteSupplier<RuntimeException>
- Returns:
-