public class AllFileFilter extends AbstractFileFilter
AllFileFilter(List<? extends FileFilter> filters)
boolean
accept(File e)
accept(File dir, String name)
test, test
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AllFileFilter(List<? extends FileFilter> filters)
public boolean accept(File e)
public boolean accept(File dir, String name)
Copyright © 2019. All rights reserved.