Skip to content

Commit

Permalink
Javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
poutsma committed Sep 20, 2016
1 parent adc6909 commit b83a6da
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
* @param <R> the type of the response of the function
* @author Arjen Poutsma
* @since 5.0
* @see RouterFunction#filter(FilterFunction)
*/
@FunctionalInterface
public interface FilterFunction<T, R> {
Expand Down

0 comments on commit b83a6da

Please sign in to comment.