public class Dependencies extends Object
| Constructor and Description |
|---|
Dependencies() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
areEquivalent(Coordinate l,
Coordinate r)
Compare the
Coordinate of each given Dependency for equivalence. |
static boolean |
areEquivalent(Dependency l,
Dependency r)
Compare the
Coordinate of each given Dependency for equivalence. |
public static boolean areEquivalent(Dependency l, Dependency r)
Coordinate of each given Dependency for equivalence.public static boolean areEquivalent(Coordinate l, Coordinate r)
Coordinate of each given Dependency for equivalence.Copyright © 2013 JBoss by Red Hat. All Rights Reserved.