org.apache.maven.plugin.version
Class IntervalUtils
java.lang.Object
  
org.apache.maven.plugin.version.IntervalUtils
public final class IntervalUtils
- extends Object
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
isExpired
public static boolean isExpired(String intervalSpec,
                                Date lastChecked)
 
parseInterval
public static long parseInterval(String interval)
 
Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.