Toggle navigation
Home
java.lang.Runnable to java.util.concurrent.Callable<java.util.concurrent.Future<?>>
No. of Instances - 4
No. of Commits - 1
No. of Projects - {'geoserver'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Jdk -> Jdk
Mapping:
Rename Method invocation
run
to
call
Cascading Type Change (Similar)
Capture<Runnable>
to
Capture<>