public class LibraryFile extends Object
| Constructor and Description |
|---|
LibraryFile() |
LibraryFile(Path basepath,
Path file) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
boolean |
loadForCurrentPlatform() |
boolean |
needsUpdate(Path cacheDir) |
URL |
toURL(Path cacheDir) |
public LibraryFile()
public LibraryFile(Path basepath, Path file) throws IOException
IOExceptionpublic boolean needsUpdate(Path cacheDir)
public boolean loadForCurrentPlatform()
Copyright © 2018 SYSE. All rights reserved.