Class VersionFlow


  • public class VersionFlow
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      VersionFlow()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static boolean isValidVersionFlow​(Tag prev, Tag next)  
      • Methods inherited from class java.lang.Object

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

      • VersionFlow

        public VersionFlow()
    • Method Detail

      • isValidVersionFlow

        public static boolean isValidVersionFlow​(Tag prev,
                                                 Tag next)