diff --git a/src/main/java/com/pivovarit/gatherers/MoreGatherers.java b/src/main/java/com/pivovarit/gatherers/MoreGatherers.java index 4df67f6..f27f787 100644 --- a/src/main/java/com/pivovarit/gatherers/MoreGatherers.java +++ b/src/main/java/com/pivovarit/gatherers/MoreGatherers.java @@ -231,7 +231,7 @@ private MoreGatherers() { *
Common use cases include moving averages, trend analysis, and any scenario requiring * overlapping or rolling window operations on a list of elements.
* - * @param