File tree Expand file tree Collapse file tree 3 files changed +0
-3
lines changed
Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Original file line number Diff line number Diff line change 33// We make no guarantees that this code is fit for any purpose.
44// Visit http://OnJava8.com for more book information.
55// When threads collide
6- // {ValidateByHand}
76
87public class EvenProducer extends IntGenerator {
98 private int currentEvenValue = 0 ;
Original file line number Diff line number Diff line change 22// (c)2017 MindView LLC: see Copyright.txt
33// We make no guarantees that this code is fit for any purpose.
44// Visit http://OnJava8.com for more book information.
5- // {ValidateByHand}
65// {ThrowsException}
76import java .util .concurrent .*;
87
Original file line number Diff line number Diff line change 22// (c)2017 MindView LLC: see Copyright.txt
33// We make no guarantees that this code is fit for any purpose.
44// Visit http://OnJava8.com for more book information.
5- // {ValidateByHand}
65// {ThrowsException}
76import java .util .concurrent .*;
87
You can’t perform that action at this time.
0 commit comments