Descripción
Sintaxis
<U> CompletionStage<U> handleAsync(BiFunction<? super T,Throwable,? extends U> fn)
<U> CompletionStage<U> handleAsync(BiFunction<? super T,Throwable,? extends U> fn, Executor executor)
Parámetros
- Throwable,
- ? extends U> fn,
- BiFunction<? super T,
- Executor executor,
Clase Padre
Ejemplo
Artículos
Vídeos Java
Disfruta también de nuestros artículos sobre Java en formato vídeo. Aprovecha y suscribete a nuestro canal.