Uses of Class
io.annot8.testing.testimpl.TestBounds
-
Packages that use TestBounds Package Description io.annot8.testing.testimpl.serialisation -
-
Uses of TestBounds in io.annot8.testing.testimpl.serialisation
Methods in io.annot8.testing.testimpl.serialisation that return TestBounds Modifier and Type Method Description TestBoundsTestBoundsDeserializer. deserialize(com.fasterxml.jackson.core.JsonParser p, com.fasterxml.jackson.databind.DeserializationContext ctxt)Methods in io.annot8.testing.testimpl.serialisation with parameters of type TestBounds Modifier and Type Method Description voidTestBoundsSerializer. serialize(TestBounds value, com.fasterxml.jackson.core.JsonGenerator gen, com.fasterxml.jackson.databind.SerializerProvider provider)
-