public class LibraryArtifact extends Download
CHECKSUM_ALGORITHM| Constructor | Description |
|---|---|
LibraryArtifact(String sha1,
long size,
URL url,
Path path) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
Path |
getPath() |
Retrieves a relative path to the expected library location within the launcher directory.
|
int |
hashCode() |
@NonNull public Path getPath()
Copyright © 2018 Basin. All rights reserved.