Class DefaultDependencyGraphTransformationContext
java.lang.Object
org.eclipse.aether.internal.impl.collect.DefaultDependencyGraphTransformationContext
- All Implemented Interfaces:
 org.eclipse.aether.collection.DependencyGraphTransformationContext
public class DefaultDependencyGraphTransformationContext
extends Object
implements org.eclipse.aether.collection.DependencyGraphTransformationContext
Default implementation of 
DependencyGraphTransformationContext.
 Internal helper class for collector implementations.- 
Constructor Summary
ConstructorsConstructorDescriptionDefaultDependencyGraphTransformationContext(org.eclipse.aether.RepositorySystemSession session)  - 
Method Summary
 
- 
Constructor Details
- 
DefaultDependencyGraphTransformationContext
public DefaultDependencyGraphTransformationContext(org.eclipse.aether.RepositorySystemSession session)  
 - 
 - 
Method Details
- 
getSession
- Specified by:
 getSessionin interfaceorg.eclipse.aether.collection.DependencyGraphTransformationContext
 - 
get
- Specified by:
 getin interfaceorg.eclipse.aether.collection.DependencyGraphTransformationContext
 - 
put
- Specified by:
 putin interfaceorg.eclipse.aether.collection.DependencyGraphTransformationContext
 - 
toString
 
 -