Skip to content
This repository was archived by the owner on Nov 23, 2023. It is now read-only.

Commit cf62825

Browse files
committed
Fixes #16
Minor refactor MapX JavaDoc
1 parent 9391dc3 commit cf62825

File tree

1 file changed

+1
-1
lines changed
  • src/main/java/io/github/alexengrig/lambdax/collection

1 file changed

+1
-1
lines changed

src/main/java/io/github/alexengrig/lambdax/collection/MapX.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
import java.util.function.Predicate;
2323

2424
/**
25-
* This utility class contains useful lambdas for {@link java.util.Map}
25+
* This utility class contains useful lambdas for {@link java.util.Map}.
2626
*
2727
* @author Grig Alex
2828
* @version 0.1.1

0 commit comments

Comments
 (0)