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 8af88f9 commit 00dc340Copy full SHA for 00dc340
src/test/java/tools/jackson/databind/ser/CustomSerializersTest.java
@@ -27,7 +27,6 @@
27
/**
28
* Tests for verifying various issues with custom serializers.
29
*/
30
-@SuppressWarnings("serial")
31
public class CustomSerializersTest extends DatabindTestUtil
32
{
33
static class ElementSerializer extends StdSerializer<Element>
0 commit comments