@InterfaceAudience.Public @InterfaceStability.Stable public interface PathFilter
修飾子とタイプ | メソッドと説明 |
---|---|
boolean |
accept(Path path)
Tests whether or not the specified abstract pathname should be
included in a pathname list.
|
Copyright © 2016 Apache Software Foundation. All rights reserved.