Skip to content

Commit 142d140

Browse files
authored
Update and rename GetBlocking.java to RunBlocking.java
1 parent e0ab245 commit 142d140

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import java.util.concurrent.ExecutionException;
55
import java.util.concurrent.TimeUnit;
66

7-
public class GetBlocking {
7+
public class RunBlocking {
88

99
public static void main(String[] args) throws ExecutionException, InterruptedException {
1010

0 commit comments

Comments
 (0)