Toggle navigation
Home
java.util.concurrent.Callable to org.wildfly.common.function.ExceptionSupplier
No. of Instances - 4
No. of Commits - 2
No. of Projects - {'wildfly'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Jdk -> External
Mapping:
Add or Remove Method invocation
executeTask.call()
to
executeTask.get()
Rename Method invocation
call
to
get