Home
last modified time | relevance | path

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

/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/contextual/
DTestContextualSerialization.java74 static class ContextualArrayElementBean class in TestContextualSerialization
80 public ContextualArrayElementBean(String... strings) { in ContextualArrayElementBean() method in TestContextualSerialization.ContextualArrayElementBean