public class FilenameFilterToFileFilter extends AbstractFileFilter
FilenameFilterToFileFilter(FilenameFilter filter)
boolean
accept(File e)
accept(File dir, String name)
test, test
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FilenameFilterToFileFilter(FilenameFilter filter)
public boolean accept(File e)
public boolean accept(File dir, String name)
Copyright © 2021. All rights reserved.