JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.teavm.tooling.sources
Interface SourceFileInfo
public interface
SourceFileInfo
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
File
getFile
()
long
lastModified
()
InputStream
open
()
Method Details
lastModified
long
lastModified
()
open
InputStream
open
() throws
IOException
Throws:
IOException
getFile
File
getFile
()