aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/org/apache/commons/io/UncheckedIOExceptions.java
AgeCommit message (Expand)Author
2022-07-24Make package-private until we need it publicGary Gregory
2022-07-24No instances neededGary Gregory
2022-07-24No instances neededGary Gregory
2022-06-19Javadoc: Replace @code with @linkGary Gregory
2022-05-13Reduce boilerplate through new UncheckedIO class and friends inGary Gregory
2021-09-14More precise Javadoc.Gary Gregory
2021-09-07Revert "Inline single use local variable."Gary Gregory
2021-09-07Inline single use local variable.Gary Gregory
2021-09-03Use final and remove trailing whitespace.Gary Gregory
2021-08-05Add and reuse UncheckedIOExceptions.Gary Gregory