Skip to content

Commit 65cfaa1

Browse files
committed
Sync with underscore-java.
1 parent aad7f3c commit 65cfaa1

File tree

1 file changed

+1
-0
lines changed
  • src/main/java/com/github/underscore/lodash

1 file changed

+1
-0
lines changed

src/main/java/com/github/underscore/lodash/U.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
import java.util.Map;
4242
import java.util.Set;
4343
import java.util.function.BinaryOperator;
44+
import java.util.function.BiConsumer;
4445
import java.util.function.BiFunction;
4546
import java.util.function.Consumer;
4647
import java.util.function.Function;

0 commit comments

Comments
 (0)