All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description BuildMetadata A class representing the build metadata of aVersionChar Represents a single character read from aLookaheadReader.CoreVersion Formattable This interfaces specifies that a class can be formatted to a human readable string by invokingFormattable.getFormatted()Lookahead<T> Abstract data structure for providing streams of items with a lookahead.LookaheadReader An efficient reader of character streams, reading character by character and supporting lookaheads.ParseException Represents an error or a warning, which occurred when parsing an input.Position Describes a position in a file or a stream based on lines and the character position within the line.PreRelease A class representing the pre-release data for aVersion.PreReleaseIdentifier This class represents a pre-release identifier.PreReleaseIdentifier.AlphaNumericalPreReleaseIdentifier An alphanumerical identifier.PreReleaseIdentifier.NumericalPreReleaseIdentifier A numerical identifier.Version Class representing a version.VersionParser A parser for strings representing a validVersionaccording to the SemVer spec.VersionRange A class representing a range of versions.VersionRangeParser A parser for strings representing a valid version range.Versions Helper class for constructingVersionandVersionRangeliterals.