- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for componentType (0.05 sec)
-
build-logic/integration-testing/src/main/kotlin/gradlebuild/integrationtests/action/AnnotationGeneratorWorkAction.kt
} private fun Type.toCodeTypeString(): String { if (this is Class<*> && this.isArray) { return this.componentType.toCodeTypeString() + "[]" } return toString() .replace("class ", "") .replace("interface ", "") } companion object { privateRegistered: Wed Dec 31 11:36:14 UTC 2025 - Last Modified: Sun Jul 07 16:02:18 UTC 2024 - 8.1K bytes - Viewed (0)