Interface Resource
-
- All Known Implementing Classes:
FileResource
public interface ResourceDefines the resource.- Since:
- 1.6.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.io.FilegetFile()Returns the file.
-