Home
last modified time | relevance | path

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

/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/objectid/
DJSOGDeserialize622Test.java158 public static class JSOGWrapper { class in JSOGDeserialize622Test
164 JSOGWrapper() { } in JSOGWrapper() method in JSOGDeserialize622Test.JSOGWrapper
165 public JSOGWrapper(int v) { value = v; } in JSOGWrapper() method in JSOGDeserialize622Test.JSOGWrapper