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