Class SemanticVersionComparator

  • All Implemented Interfaces:

    
    public final class SemanticVersionComparator
    
                        

    Utility-class to compare to versions of semantic-format against each other and determine whether one is newer than the other.

    Author:

    Griefed

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class java.lang.Object

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

      • SemanticVersionComparator

        SemanticVersionComparator()
    • Method Detail