public interface FileLookup
Modifier and Type | Method and Description |
---|---|
File |
lookup()
Looks up the file.
|
File lookup() throws IOException
IOException
- if the lookup fails for any reason, such as the file not existingCopyright © 2013–2018 Google Inc.. All rights reserved.