aQute.bnd.resource.repository
Class ResourceDescriptorImpl
java.lang.Object
aQute.bnd.service.repository.SearchableRepository.ResourceDescriptor
aQute.bnd.resource.repository.ResourceDescriptorImpl
- All Implemented Interfaces:
- Comparable<ResourceDescriptorImpl>
public class ResourceDescriptorImpl
- extends SearchableRepository.ResourceDescriptor
- implements Comparable<ResourceDescriptorImpl>
repositories
public Set<String> repositories
ResourceDescriptorImpl
public ResourceDescriptorImpl()
ResourceDescriptorImpl
public ResourceDescriptorImpl(SearchableRepository.ResourceDescriptor ref)
throws IllegalAccessException
- Throws:
IllegalAccessException
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
compareTo
public int compareTo(ResourceDescriptorImpl var0)
- Specified by:
compareTo in interface Comparable<ResourceDescriptorImpl>
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2014 aQute SARL. All rights reserved.