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
IllegalAccessException
public int compareTo(ResourceDescriptorImpl var0)
compareTo
in interface Comparable<ResourceDescriptorImpl>
Copyright © 2021 aQute SARL. All rights reserved.