Package org.datavec.api.io.filters
Interface PathFilter
-
- All Known Implementing Classes:
BalancedPathFilter,RandomPathFilter
public interface PathFilterFilters an array of paths in some way.- Author:
- saudet
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description URI[]filter(URI[] paths)
-