JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
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
long
lastModified
()
InputStream
open
()
Method Details
lastModified
long
lastModified
()
open
InputStream
open
() throws
IOException
Throws:
IOException