Package org.gradle.util
Class CollectionUtils.InjectionStep<T,I> 
java.lang.Object
org.gradle.util.CollectionUtils.InjectionStep<T,I> 
- Type Parameters:
- T- target type.
- I- item type.
- Enclosing class:
- CollectionUtils
Deprecated.
Injection step.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
InjectionStepDeprecated.
 
- 
- 
Method Details- 
getTargetDeprecated.
- 
getItemDeprecated.
 
-