Description
Field "windowSize" should be private (there is setter method).
Attachments
Issue Links
- duplicates
-
MATH-760 DescriptiveStatistics.windowSize has a getter and setter, but is protected, so subclasses can bypass the validation check in the setter
- Resolved