Skip to content

Commit

Permalink
Javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Feb 28, 2025
1 parent 7de2aad commit 192e9fe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
*
* @param <T> the type of the argument to the function
* @param <E> The kind of thrown exception or error.
* @since 3.11
* @since 3.18
*/
@FunctionalInterface
public interface FailableToBooleanFunction<T, E extends Throwable> {
Expand Down

0 comments on commit 192e9fe

Please sign in to comment.