Home
last modified time | relevance | path

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

/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/jsontype/
H A DWrapperObjectWithObjectIdTest.java59 static class LaptopComputer extends Computer { class in WrapperObjectWithObjectIdTest
62 protected LaptopComputer() { } in LaptopComputer() method in WrapperObjectWithObjectIdTest.LaptopComputer
63 public LaptopComputer(String id, String v) { in LaptopComputer() method in WrapperObjectWithObjectIdTest.LaptopComputer