E
- Thrown exception.@FunctionalInterface public interface FailableIntSupplier<E extends Throwable>
IntSupplier
that declares a Throwable
.Modifier and Type | Method and Description |
---|---|
int |
getAsInt()
Supplies an int.
|
Copyright © 2001–2021 The Apache Software Foundation. All rights reserved.