public class PathFilter<E> extends Object implements Filter<E>
PathFilter(Path path, Filter<Path> delegate)
boolean
select(E elem)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PathFilter(Path path, Filter<Path> delegate)
public boolean select(E elem)
select
Filter<E>
Copyright © 2021. All rights reserved.