public class LazyLocallyAvailableResourceCandidates extends Object implements LocallyAvailableResourceCandidates
| Constructor and Description |
|---|
LazyLocallyAvailableResourceCandidates(Factory<List<File>> filesFactory) |
| Modifier and Type | Method and Description |
|---|---|
LocallyAvailableResource |
findByHashValue(HashValue targetHash) |
protected List<File> |
getFiles() |
boolean |
isNone() |
public boolean isNone()
isNone in interface LocallyAvailableResourceCandidatespublic LocallyAvailableResource findByHashValue(HashValue targetHash)
findByHashValue in interface LocallyAvailableResourceCandidatesCopyright © 2013. All rights reserved