java.lang.Object
org.apache.maven.shared.dependency.analyzer.asm.ResultCollector
public class ResultCollector
extends Object
- Author:
- Kristian Rosenvold
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ResultCollector
public ResultCollector()
-
Method Details
-
getDependencies
- Returns:
- a
Set
object.
-
getDependencyUsages
- Returns:
- a
Set
object.
-
addName
- Parameters:
name
- a String
object.
-
add
- Parameters:
name
- a String
object.