T - the argument typeE - the type of Throwable declared@FunctionalInterface public interface CheckedToIntFunction<T,E extends Throwable>
ToIntFunctionToIntFunction| Modifier and Type | Method and Description |
|---|---|
int |
applyAsInt(T value)
|
Copyright © 2016–2018 earcam. All rights reserved.