Class VersionInterval
java.lang.Object
net.thevpc.common.prs.plugin.VersionInterval
- All Implemented Interfaces:
Serializable
- Author:
- thevpc
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionnever use this constructorVersionInterval(String str) VersionInterval(Version min, Version max, boolean includesMin, boolean includesMax) -
Method Summary
-
Field Details
-
ANY_VERSION
-
-
Constructor Details
-
VersionInterval
public VersionInterval()never use this constructor -
VersionInterval
- Throws:
ParseException
-
VersionInterval
-
-
Method Details
-
compare
-
toString
-
hashCode
-
equals
-
parse
- Throws:
ParseException
-