Toggle navigation
Home
net.jodah.failsafe.event.ResultListener to net.jodah.failsafe.function.CheckedBiConsumer
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'failsafe'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Cascading Type Change (Similar)
ResultListener<T,Throwable>
to
CheckedBiConsumer<T,Throwable>
Rename Method invocation
onResult
to
accept