| Package | Description |
|---|---|
| com.jrfom.gw2.api.model |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<GameAssetFile> |
Files.getFileWithId(int id)
Retrieve a file that has the specified
id. |
com.google.common.base.Optional<GameAssetFile> |
Files.getFileWithSignature(String signature)
Retrieve a file that has the specified
signature. |
Copyright © 2014. All Rights Reserved.