Closed ghost closed 8 years ago
If you have an empty enumeration (no constants), make a set of it and try to count it the following will happen:
EnumSet::count()
If you have an empty enumeration (no constants), make a set of it and try to count it the following will happen:
EnumSet::count()
method