auto commit
This commit is contained in:
parent
efc0bcd1d6
commit
68a522b872
|
@ -613,7 +613,6 @@ public static void main(String[] args) {
|
|||
WaitNotifyExample example = new WaitNotifyExample();
|
||||
executorService.execute(() -> example.after());
|
||||
executorService.execute(() -> example.before());
|
||||
executorService.shutdown();
|
||||
}
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user