- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for setWriteOnly (0.14 sec)
-
build-logic/documentation/src/test/resources/org/gradle/test/GroovyClass.groovy
* A property. */ CombinedInterface getSomeProp() { this } void setSomeProp(CombinedInterface value) { } /** * A write-only property. */ void setWriteOnly(JavaInterface value) { } public void setIgnoreMe1() { } public void setIgnoreMe2(String a, int b) { }
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Wed Dec 09 08:14:05 UTC 2020 - 915 bytes - Viewed (0)