[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jakarta-commons-dev
Subject:    svn commit: r1195462 -
From:       ggregory () apache ! org
Date:       2011-10-31 14:08:19
Message-ID: 20111031140819.B1ABD23888E4 () eris ! apache ! org
[Download RAW message or body]

Author: ggregory
Date: Mon Oct 31 14:08:19 2011
New Revision: 1195462

URL: http://svn.apache.org/viewvc?rev=1195462&view=rev
Log:
[VFS-372] Add constructors FileDepthSelector() and FileDepthSelector(int)

Modified:
    commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/FileDepthSelector.java


Modified: commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/FileDepthSelector.java
                
URL: http://svn.apache.org/viewvc/commons/proper/vfs/trunk/core/src/main/java/org/apac \
he/commons/vfs2/FileDepthSelector.java?rev=1195462&r1=1195461&r2=1195462&view=diff \
                ==============================================================================
                
--- commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/FileDepthSelector.java \
                (original)
+++ commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/FileDepthSelector.java \
Mon Oct 31 14:08:19 2011 @@ -52,6 +52,7 @@ public class FileDepthSelector implement
      * 
      * @param minMaxDepth
      *            minimum and maximum depth
+     * @since 2.1
      */
     public FileDepthSelector(int minMaxDepth)
     {
@@ -60,6 +61,8 @@ public class FileDepthSelector implement
 
     /**
      * Creates a selector with the same minimum and maximum depths of 0.
+     * 
+     * @since 2.1
      */
     public FileDepthSelector()
     {


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic