public class PatternFilter extends Object implements FileFilter
PatternFilter(String match)
PatternFilter(String match, String noMatch)
boolean
accept(File file)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PatternFilter(String match)
public PatternFilter(String match, String noMatch)
public boolean accept(File file)
accept
FileFilter
Copyright © 2019. All rights reserved.