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