Home
last modified time | relevance | path

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

/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/objectid/
DTestObjectIdSerialization.java92 protected static class ValueNodeCustom { class in TestObjectIdSerialization
99 public ValueNodeCustom() { this(0, 0); } in ValueNodeCustom() method in TestObjectIdSerialization.ValueNodeCustom
100 public ValueNodeCustom(int id, int value) { in ValueNodeCustom() method in TestObjectIdSerialization.ValueNodeCustom