Uses of Class
org.eclipse.aether.internal.impl.collect.bf.DependencyProcessingContext
-
Packages that use DependencyProcessingContext Package Description org.eclipse.aether.internal.impl.collect.bf -
-
Uses of DependencyProcessingContext in org.eclipse.aether.internal.impl.collect.bf
Fields in org.eclipse.aether.internal.impl.collect.bf with type parameters of type DependencyProcessingContext Modifier and Type Field Description (package private) java.util.Queue<DependencyProcessingContext>
BfDependencyCollector.Args. dependencyProcessingQueue
Methods in org.eclipse.aether.internal.impl.collect.bf that return DependencyProcessingContext Modifier and Type Method Description (package private) DependencyProcessingContext
DependencyProcessingContext. copy()
(package private) DependencyProcessingContext
DependencyProcessingContext. withDependency(Dependency dependency)
-