Uses of Class
com.github.jknack.semver.Semver.Type

Uses of Semver.Type in com.github.jknack.semver
 

Methods in com.github.jknack.semver that return Semver.Type
abstract  Semver.Type Semver.type()
           
static Semver.Type Semver.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Semver.Type[] Semver.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013. All Rights Reserved.