Bruce,
When I read your chapter on Enumerations, In the section of Using EnumSet Instead of Flags, original text:you’ll see that the of() method is overloaded both with varargs and with individual methods taking two through five explicit arguments.
The question is as follows:
I found that there are 1-5 parameters

My java version is "17.0.1" 2021-10-19 LTS