|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.jmw.tzap.groupers.ParentDirGrouper
public class ParentDirGrouper
Groups an array of files by their parent directory.
Constructor Summary | |
---|---|
ParentDirGrouper()
|
Method Summary | |
---|---|
java.util.ArrayList |
group(FilterFile[] files)
Performs the group operation. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ParentDirGrouper()
Method Detail |
---|
public java.util.ArrayList group(FilterFile[] files)
group
in interface Grouper
files
- an array containing the files to be grouped
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |