org.aksw.commons.collections
Class FileDescender
java.lang.Object
org.aksw.commons.collections.FileDescender
- All Implemented Interfaces:
- Descender<File>
public class FileDescender
- extends Object
- implements Descender<File>
- Author:
- Claus Stadler
Date: 8/12/11
Time: 5:17 PM
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileDescender
public FileDescender()
FileDescender
public FileDescender(FileFilter filter)
getDescendCollection
public Collection<File> getDescendCollection(File item)
- Specified by:
getDescendCollection in interface Descender<File>
Copyright © 2012. All Rights Reserved.