Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
I
L
M
S
T
V
A
ANY
- Static variable in class com.github.jknack.semver.
Semver
Match any version.
C
com.github.jknack.semver
- package com.github.jknack.semver
compareTo(Semver)
- Method in class com.github.jknack.semver.
Semver
create(String)
- Static method in class com.github.jknack.semver.
Semver
Parse a version expression.
D
DESC
- Static variable in class com.github.jknack.semver.
Semver
I
isStatic()
- Method in class com.github.jknack.semver.
Semver
L
LATEST
- Static variable in class com.github.jknack.semver.
Semver
Identify the latest version of a dependency.
M
matches(Semver)
- Method in class com.github.jknack.semver.
Semver
True if the given expression matches.
matches(String)
- Method in class com.github.jknack.semver.
Semver
True if the given expression matches.
S
Semver
- Class in
com.github.jknack.semver
A semantic version.
Semver()
- Constructor for class com.github.jknack.semver.
Semver
Semver.Type
- Enum in
com.github.jknack.semver
T
text()
- Method in class com.github.jknack.semver.
Semver
toString()
- Method in class com.github.jknack.semver.
Semver
type()
- Method in class com.github.jknack.semver.
Semver
V
valueOf(String)
- Static method in enum com.github.jknack.semver.
Semver.Type
Returns the enum constant of this type with the specified name.
values()
- Static method in enum com.github.jknack.semver.
Semver.Type
Returns an array containing the constants of this enum type, in the order they are declared.
A
C
D
I
L
M
S
T
V
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2013. All Rights Reserved.