Commit Graph

8 Commits

Author SHA1 Message Date
d411618e63 Fix Javadoc warnings due to Java 21 update (+ some other warnings)
The default implicit constructor must also have a doc comment, so I have to make it explicit and either properly restrict the visibility of the constructor, or actually document it.
2024-06-06 23:59:32 +02:00
a4b33a1af7 new ChatUtil.joinGrammatically() method, using components 2023-06-20 18:38:07 +02:00
5edd8cdfec Various code simplification/fixes and a lot of typo/grammar fixes (may brake some stuff) 2023-06-20 00:15:46 +02:00
dd2b4467ed new StringUtil.asPatternInSentense method 2023-02-11 23:57:56 +01:00
6afa1086c2
Added StringUtil#wrapParsingInt() and StringUtil#wrapParsingLong() methods 2022-08-14 00:29:23 +02:00
25f2f90ef0
New method in StringUtil 2022-08-13 00:55:44 +02:00
f7dc774dbd
pandalib-util javadoc and small API changes 2022-07-28 01:13:35 +02:00
d2ca501203 renamed modules dir 2022-07-20 13:28:01 +02:00