Commit Graph

10 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
bd3bea8381 Some refactoring in pandalib-util 2023-08-27 13:37:17 +02:00
84298b08b3 Added TriConsumerException 2023-08-25 17:09:21 +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
fd828d600e WebSocket API 2023-03-14 16:22:50 +01:00
f1ef4e1927 Makes exception types generic in ThrowableUtil 2023-03-11 12:16:09 +01:00
0cfedee419
Fix ThrowableUtil 2022-08-07 00:40:08 +02:00
5457dd918b
Some new exception enabled functional interfaces 2022-08-06 22:18:43 +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