public class LibraryFile extends Object
| Constructor and Description |
|---|
LibraryFile() |
LibraryFile(Path basepath,
Path file) |
| Modifier and Type | Method and Description |
|---|---|
static long |
checksum(Path path) |
boolean |
needsUpdate() |
URL |
toURL() |
public LibraryFile()
public LibraryFile(Path basepath, Path file) throws IOException
IOExceptionpublic boolean needsUpdate()
public URL toURL()
public static long checksum(Path path) throws IOException
IOExceptionCopyright © 2016 SYSE. All rights reserved.