Package jetbrains.buildServer.vcs
Class VcsSupportUtil.StringVersionComparator
- java.lang.Object
-
- jetbrains.buildServer.vcs.utils.StringVersionComparator
-
- jetbrains.buildServer.vcs.VcsSupportUtil.StringVersionComparator
-
- All Implemented Interfaces:
Comparator<String>
- Enclosing class:
- VcsSupportUtil
@Deprecated public static class VcsSupportUtil.StringVersionComparator extends StringVersionComparator
Deprecated.Use base class insteadDefault implementation to compare string versions
-
-
Constructor Summary
Constructors Constructor Description StringVersionComparator()
Deprecated.
-
Method Summary
-
Methods inherited from class jetbrains.buildServer.vcs.utils.StringVersionComparator
compare
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
-