-
Bug
-
Resolution: Fixed
-
P5
-
None
-
b124
-
generic
-
generic
Example in the specification contains the typo:
* variable (field) name. For example, {@code PCM_SIGNED.toString()}
* returns the name "pcm_signed".
Note that the pcm_signed is in lower-case, this was true long time ago, but since then the static constant was renamed and their values were changed to upper-case.
* variable (field) name. For example, {@code PCM_SIGNED.toString()}
* returns the name "pcm_signed".
Note that the pcm_signed is in lower-case, this was true long time ago, but since then the static constant was renamed and their values were changed to upper-case.