public class BundleKey extends Object
BundleKey(org.osgi.framework.Bundle bundle)
BundleKey(String symbolicName, org.osgi.framework.Version version)
boolean
equals(Object obj)
String
getSymbolicName()
org.osgi.framework.Version
getVersion()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public BundleKey(org.osgi.framework.Bundle bundle)
public BundleKey(String symbolicName, org.osgi.framework.Version version)
public String getSymbolicName()
public org.osgi.framework.Version getVersion()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2015 Objekt-Kontor IS GmbH & Co KG. All rights reserved.