Forge - Dependencies API 2.0.0.Alpha3

org.jboss.forge.dependencies.util
Class Dependencies

java.lang.Object
  extended by org.jboss.forge.dependencies.util.Dependencies

public class Dependencies
extends Object

Author:
Lincoln Baxter, III

Constructor Summary
Dependencies()
           
 
Method Summary
static boolean areEquivalent(Dependency l, Dependency r)
          Compare the Coordinate of each given Dependency for equivalence.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Dependencies

public Dependencies()
Method Detail

areEquivalent

public static boolean areEquivalent(Dependency l,
                                    Dependency r)
Compare the Coordinate of each given Dependency for equivalence.


Forge - Dependencies API 2.0.0.Alpha3

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.