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 1a9bc87 commit 86afb71Copy full SHA for 86afb71
src/main/java/com/yahoo/bullet/common/Utilities.java
@@ -14,7 +14,7 @@
14
import java.util.Map;
15
16
public class Utilities {
17
- /**
+ /**
18
* Tries to get the object casted as the target type. If it is generic, the captured types cannot not be
19
* validated. Only the base object type is validated.
20
*
0 commit comments