Package jetbrains.buildServer.util.impl
Interface FileAware
-
- All Known Implementing Classes:
FileAwareBufferedInputStream
public interface FileAware
- Since:
- 9.0
- Author:
- Vladislav.Rassokhin
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description File
getFile()
-
-
-
Method Detail
-
getFile
@NotNull File getFile()
-
-