and use that type parameter for method `readTree(JsonParser)`. Jackson-databind would then implement `TreeCodec<JsonNode>` (and `jackson-jr` something similar).
and use that type parameter for method
readTree(JsonParser).Jackson-databind would then implement
TreeCodec<JsonNode>(andjackson-jrsomething similar).