- Sort Score
- Num 10 results
- Language All
Results 1 - 3 of 3 for ACCESSORS_REMOVED (0.07 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
build-logic/binary-compatibility/src/test/kotlin/gradlebuild/binarycompatibility/UpgradedPropertiesChangesTest.kt
"binaryCompatibility": "ACCESSORS_REMOVED", "descriptor": "()Ljava/lang/String;", "name": "getSourceCompatibility" }, { "binaryCompatibility": "ACCESSORS_REMOVED", "descriptor": "(Ljava/lang/String;)V",
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) -
build-logic/binary-compatibility/src/main/groovy/gradlebuild/binarycompatibility/rules/UpgradePropertiesRuleSetup.java
import static gradlebuild.binarycompatibility.upgrades.UpgradedProperties.SEEN_OLD_REMOVED_ACCESSORS_OF_UPGRADED_PROPERTIES; import static gradlebuild.binarycompatibility.upgrades.UpgradedProperty.BinaryCompatibility.ACCESSORS_REMOVED; public class UpgradePropertiesRuleSetup implements SetupRule { private static final String CURRENT_UPGRADED_PROPERTIES_KEY = "currentUpgradedProperties";Created: Wed Dec 31 11:36:14 GMT 2025 - Last Modified: Mon Aug 19 15:30:48 GMT 2024 - 4.5K bytes - Click Count (0) -
build-logic/binary-compatibility/src/main/groovy/gradlebuild/binarycompatibility/rules/UpgradePropertiesRulePostProcess.java
Created: Wed Dec 31 11:36:14 GMT 2025 - Last Modified: Mon Aug 19 15:30:48 GMT 2024 - 3.5K bytes - Click Count (0)