org.smallmind.license
Class CompoundFileFilter

java.lang.Object
  extended by org.smallmind.license.CompoundFileFilter
All Implemented Interfaces:
FileFilter

public class CompoundFileFilter
extends Object
implements FileFilter


Constructor Summary
CompoundFileFilter(FileFilter... fileFilters)
           
 
Method Summary
 boolean accept(File file)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompoundFileFilter

public CompoundFileFilter(FileFilter... fileFilters)
Method Detail

accept

public boolean accept(File file)
Specified by:
accept in interface FileFilter


Copyright © 2011. All Rights Reserved.