org.codehaus.modello.model
Class VersionUtil

java.lang.Object
  extended by org.codehaus.modello.model.VersionUtil

public class VersionUtil
extends Object

Version:
$Id: VersionUtil.java 938 2008-11-24 21:31:52Z hboutemy $
Author:
Emmanuel Venisse

Constructor Summary
VersionUtil()
           
 
Method Summary
static boolean isInConflict(VersionRange version1, VersionRange version2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VersionUtil

public VersionUtil()
Method Detail

isInConflict

public static boolean isInConflict(VersionRange version1,
                                   VersionRange version2)


Copyright © 2001-2011 Codehaus. All Rights Reserved.