Uses of Package
com.github.zafarkhaja.semver.util
Packages that use com.github.zafarkhaja.semver.util
Package
Description
This is the root package of the Java SemVer library.
This package contains classes that implement the SemVer Expressions.
This package provides some useful utility classes.
-
Classes in com.github.zafarkhaja.semver.util used by com.github.zafarkhaja.semverClassDescriptionA simple stream class used to represent a stream of characters or tokens.The
ElementType
interface represents types of the elements held by this stream and can be used for stream filtering.Thrown when attempting to consume a stream element of unexpected types. -
Classes in com.github.zafarkhaja.semver.util used by com.github.zafarkhaja.semver.exprClassDescriptionA simple stream class used to represent a stream of characters or tokens.The
ElementType
interface represents types of the elements held by this stream and can be used for stream filtering.Thrown when attempting to consume a stream element of unexpected types. -
Classes in com.github.zafarkhaja.semver.util used by com.github.zafarkhaja.semver.utilClassDescriptionThe
ElementType
interface represents types of the elements held by this stream and can be used for stream filtering.