File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Expand file tree Collapse file tree 3 files changed +3
-0
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// Atomic classes are occasionally useful in regular code
6+ // {ValidateByHand} AppVeyor CI has trouble
67import java .util .concurrent .atomic .*;
78
89public class AtomicEvenProducer extends IntGenerator {
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} AppVeyor CI has trouble
56import java .util .concurrent .*;
67import java .util .concurrent .atomic .*;
78import java .util .*;
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} AppVeyor CI has trouble
56import java .util .concurrent .atomic .*;
67
78public class
You can’t perform that action at this time.
0 commit comments