Home
last modified time | relevance | path

Searched defs:ConcreteCustomType (Results 1 – 1 of 1) sorted by relevance

/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/convert/
DConvertingAbstractSerializer795Test.java18 public static class ConcreteCustomType extends AbstractCustomType { class in ConvertingAbstractSerializer795Test
19 public ConcreteCustomType(String v) { in ConcreteCustomType() method in ConvertingAbstractSerializer795Test.ConcreteCustomType