Class OsgiVersionMapping


  • public class OsgiVersionMapping
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static AVersion toAVersion​(org.osgi.framework.Version osgiVersion)
      Converts the given OSGi-Version to AVersion.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • toAVersion

        public static final AVersion toAVersion​(org.osgi.framework.Version osgiVersion)
        Converts the given OSGi-Version to AVersion.