- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for valueToTree (0.33 sec)
-
.teamcity/src/main/kotlin/configurations/FunctionalTest.kt
fun fromJson(jsonObject: Map<String, Any>): ParallelizationMethod { val methodJsonNode = (jsonObject["parallelizationMethod"] as? Map<*, *>)?.let { objectMapper.valueToTree<JsonNode>(it) } ?: return None return when (methodJsonNode.get("name")?.asText()) { null -> None None::class.simpleName -> NoneRegistered: Wed Dec 31 11:36:14 UTC 2025 - Last Modified: Thu Oct 09 05:26:45 UTC 2025 - 5.3K bytes - Viewed (0)