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