org.eclipse.osgi.internal.module
Class ResolverBundle
java.lang.Object
org.eclipse.osgi.internal.module.VersionSupplier
org.eclipse.osgi.internal.module.ResolverBundle
- All Implemented Interfaces:
- java.lang.Comparable
public class ResolverBundle
- extends VersionSupplier
- implements java.lang.Comparable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
UNRESOLVED
public static final int UNRESOLVED
- See Also:
- Constant Field Values
RESOLVING
public static final int RESOLVING
- See Also:
- Constant Field Values
RESOLVED
public static final int RESOLVED
- See Also:
- Constant Field Values
getBundle
public BundleDescription getBundle()
- Specified by:
getBundle in class VersionSupplier
getResolverBundle
public ResolverBundle getResolverBundle()
toString
public java.lang.String toString()
- Overrides:
toString in class VersionSupplier
equivalentMaps
public static boolean equivalentMaps(java.util.Map existingDirectives,
java.util.Map newDirectives,
boolean exactMatch)
compareTo
public int compareTo(java.lang.Object o)
- Specified by:
compareTo in interface java.lang.Comparable
Copyright © 2007-2012 FuseSource, Corp.. All Rights Reserved.