Class ConflictIdSorter.ConflictId
java.lang.Object
org.eclipse.aether.util.graph.transformer.ConflictIdSorter.ConflictId
- Enclosing class:
ConflictIdSorter
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) Collection
<ConflictIdSorter.ConflictId> (package private) int
(package private) final Object
(package private) int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
key
-
children
Collection<ConflictIdSorter.ConflictId> children -
inDegree
int inDegree -
minDepth
int minDepth
-
-
Constructor Details
-
ConflictId
ConflictId(Object key, int depth)
-
-
Method Details