Toggle navigation
Home
com.google.common.util.concurrent.FutureFallback to com.google.common.base.Function
No. of Instances - 2
No. of Commits - 1
No. of Projects - {'immutables'}
Hierarchy/Composition: SIBLING
Primitive Info: -
NameSpace: External -> External
Mapping:
Add or Remove Method invocation
Futures.withFallback(this,fallback,executor)
to
Futures.catching(this,Throwable.class,fallback,executor)