Skip to content

Commit

Permalink
javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
SoltauFintel committed Dec 18, 2023
1 parent 6326a8e commit 12d23b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jxls/src/main/java/org/jxls/util/Util.java
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,7 @@ public static Object getObjectProperty(Object obj, String propertyName) throws N
}

/**
* Similar to {@link #groupIterable(Iterable, String, String, JxlsHelper)} method but works for collections
* Similar to {@link #groupIterable(Iterable, String, String, JxlsLogger)} method but works for collections
* @param collection -
* @param groupProperty -
* @param groupOrder -
Expand Down

0 comments on commit 12d23b0

Please sign in to comment.