public class ResourceDescriptorImpl extends SearchableRepository.ResourceDescriptor implements Comparable<ResourceDescriptorImpl>
| Modifier and Type | Field and Description |
|---|---|
Set<String> |
repositories |
bsn, dependency, description, id, included, owner, phase, sha256, url, version| Constructor and Description |
|---|
ResourceDescriptorImpl() |
ResourceDescriptorImpl(SearchableRepository.ResourceDescriptor ref) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(ResourceDescriptorImpl var0) |
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
public ResourceDescriptorImpl()
public ResourceDescriptorImpl(SearchableRepository.ResourceDescriptor ref) throws IllegalAccessException
IllegalAccessExceptionpublic int compareTo(ResourceDescriptorImpl var0)
compareTo in interface Comparable<ResourceDescriptorImpl>Copyright © 2019 aQute SARL. All rights reserved.