Home
last modified time | relevance | path

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

/external/jackson-databind/src/test/java/com/fasterxml/jackson/failing/
DUnwrappedCaching2461Test.java26 static class OuterContainer { class in UnwrappedCaching2461Test
30 OuterContainer(InnerContainer container) { in OuterContainer() method in UnwrappedCaching2461Test.OuterContainer