We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c8adf0 commit 5d89eb6Copy full SHA for 5d89eb6
src/main/java/org/jabref/gui/search/GlobalSearchBar.java
@@ -4,6 +4,7 @@
4
import java.util.List;
5
import java.util.Objects;
6
import java.util.Optional;
7
+import java.util.function.Function;
8
import java.util.regex.Pattern;
9
import java.util.regex.PatternSyntaxException;
10
0 commit comments