T - The return type of FileProcessor.process(String, File)public static interface FileProcessings.DirectoryCombiner<T>
| Modifier and Type | Method and Description |
|---|---|
T |
combine(String directoryPath,
File directory,
List<T> combinables) |
Copyright © 2018 Arno Unkrig. All rights reserved.