-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b04
The field `name` can be declared `final`. This is not strictly required to make the class `ByteOrder` thread safe as fields are set at class initialization but is semantically correct.