Package com.igormaznitsa.mvngolang.utils
Interface PackageList.ContentProvider
-
- Enclosing class:
- PackageList
public static interface PackageList.ContentProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringreadContent(File contentFile)
-
-
-
Method Detail
-
readContent
@Nonnull String readContent(@Nonnull File contentFile) throws IOException
- Throws:
IOException
-
-