| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jmw.tzap.groupers.AllGrouper
public class AllGrouper
Groups an array of files into one group.
| Constructor Summary | |
|---|---|
AllGrouper()
 | 
|
| 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 AllGrouper()
| Method Detail | 
|---|
public java.util.ArrayList group(FilterFile[] files)
group in interface Grouperfiles - an array containing the files to be grouped
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||