- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for containingType (0.05 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
build-logic/binary-compatibility/src/test/kotlin/gradlebuild/binarycompatibility/KotlinInternalFilteringTest.kt
) private fun reportedMembersFor(containingType: String, isEnum: Boolean = false) = listOf( "Method" to "$containingType.foo()", "Method" to "$containingType.fooExt(java.lang.String)", "Method" to "$containingType.fooExt(int)", "Method" to "$containingType.getBar()", "Method" to "$containingType.getBarExt(java.lang.String)",Created: Wed Dec 31 11:36:14 GMT 2025 - Last Modified: Fri Mar 14 02:17:00 GMT 2025 - 6.5K bytes - Click Count (0) -
build-logic/binary-compatibility/src/test/kotlin/gradlebuild/binarycompatibility/UpgradedPropertiesChangesTest.kt
""" ) withJsonFile( "resources/upgraded-properties.json", """ [{ "containingType": "com.example.Task", "methodName": "getSourceCompatibility", "methodDescriptor": "()Lorg/gradle/api/provider/Property;",Created: Wed Dec 31 11:36:14 GMT 2025 - Last Modified: Wed Dec 24 14:15:15 GMT 2025 - 26.2K bytes - Click Count (0)