public class OSGIVersionUtil extends Object
Constructor and Description |
---|
OSGIVersionUtil() |
public static int compare(Version that, Version other)
Version.compareTo(Version)
that
- The Version
object to be compared.other
- The Version
object to be compared.that
version is less than, equal to,
or greater than the specified other
version.
Copyright (c) 2006, 2014 Obeo and others. All rights reserved.