Files
codeql/java/ql/test/query-tests/HashedButNoHash/HashedButNoHash.expected
2018-08-30 10:48:05 +01:00

2 lines
116 B
Plaintext

| Test.java:10:3:10:22 | put(...) | Type 'A' does not define hashCode(), but is used in a hashing data-structure. |