Skip to content

Commit

Permalink
Sync with underscore-java.
Browse files Browse the repository at this point in the history
  • Loading branch information
javadev committed May 1, 2021
1 parent aad7f3c commit 65cfaa1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/com/github/underscore/lodash/U.java
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
import java.util.Map;
import java.util.Set;
import java.util.function.BinaryOperator;
import java.util.function.BiConsumer;
import java.util.function.BiFunction;
import java.util.function.Consumer;
import java.util.function.Function;
Expand Down

0 comments on commit 65cfaa1

Please sign in to comment.