- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for notManaged (0.07 sec)
-
architecture/standards/0006-use-of-provider-apis-in-gradle.md
} ``` Otherwise, if the nested type requires an implementation class, you'll need to manage the lifecycle of it: ``` interface NestedType { Property<String> getSomeProperty() void notManaged() } abstract class DefaultNestedType implements NestedType { ... } class Example { private final NestedType nested Example(ObjectFactory objects) {
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Tue Oct 15 20:00:57 UTC 2024 - 10K bytes - Viewed (0)