public class CollectionAbstract.MyStreamFilter
extends java.lang.Object
implements java.nio.file.DirectoryStream.Filter<java.nio.file.Path>
Constructor and Description |
---|
MyStreamFilter() |
Modifier and Type | Method and Description |
---|---|
boolean |
accept(java.nio.file.Path entry) |