public class AnyFileFilter extends AbstractFileFilter
AnyFileFilter(List<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 AnyFileFilter(List<FileFilter> filters)
public boolean accept(File e)
public boolean accept(File dir, String name)
Copyright © 2020. All rights reserved.