public interface FileContentReader
| Modifier and Type | Method and Description |
|---|---|
<T> T |
readFileContent(String fileName,
Class<T> targetType,
String encoding,
Class<?> testClass) |
Copyright © 2017. All rights reserved.