E
- The kind of thrown exception or error.@FunctionalInterface
public interface FailableIntSupplier<E extends java.lang.Throwable>
IntSupplier
that declares a Throwable
.Modifier and Type | Method and Description |
---|---|
int |
getAsInt()
Supplies an int.
|
Copyright © 2010 - 2023 Adobe. All Rights Reserved