Package org.gradle.util
Class ConfigureUtil.WrappedConfigureAction
java.lang.Object
org.gradle.util.ConfigureUtil.WrappedConfigureAction
- Type Parameters:
T
- the action type.
- All Implemented Interfaces:
Action
- Enclosing class:
ConfigureUtil
@Deprecated
public static class ConfigureUtil.WrappedConfigureAction
extends Object
implements Action
Deprecated.
Wrapper configure action.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Deprecated.Performs this action against the given object.Deprecated.