DATATYPE - The return type of the call.EXTYPE - Exception type to be thrownIThrowingSupplier
instead.@Deprecated @FunctionalInterface public interface IThrowingCallable<DATATYPE,EXTYPE extends Exception>
Callable interface but
following our naming conventions.| Modifier and Type | Method and Description |
|---|---|
DATATYPE |
call()
Deprecated.
|
Copyright © 2014–2016 Philip Helger. All rights reserved.