R
- return typeE
- the type of Throwable declared@FunctionalInterface public interface CheckedIntFunction<R,E extends Throwable>
IntFunction
IntFunction
Modifier and Type | Method and Description |
---|---|
R |
apply(int value)
|
Copyright © 2016–2018 earcam. All rights reserved.