Interface Resource

All Known Implementing Classes:
FileResource

public interface Resource
Defines the resource.
Since:
1.6.0
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the file.
  • Method Details

    • getFile

      File getFile()
      Returns the file.