protected static class LRUFileCache.RegularFileFilter extends Object implements DirectoryStream.Filter<Path>
Modifier and Type | Field and Description |
---|---|
protected static LRUFileCache.RegularFileFilter |
INSTANCE |
Modifier | Constructor and Description |
---|---|
protected |
RegularFileFilter() |
protected static final LRUFileCache.RegularFileFilter INSTANCE
protected RegularFileFilter()
public boolean accept(Path path)
accept
in interface DirectoryStream.Filter<Path>
Copyright © 2018 Nuxeo. All rights reserved.