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 690472a commit 10caf65Copy full SHA for 10caf65
src/main/java/com/github/underscore/U.java
@@ -62,6 +62,7 @@
62
"java:S4423",
63
"java:S4830",
64
"java:S5843",
65
+ "java:S5996",
66
"java:S5998"
67
})
68
public class U<T> extends Underscore<T> {
0 commit comments