Uses of Enum Class
org.torproject.metrics.descriptorparser.utils.TorVersionStatus
Packages that use TorVersionStatus
-
Uses of TorVersionStatus in org.torproject.metrics.descriptorparser.utils
Methods in org.torproject.metrics.descriptorparser.utils that return TorVersionStatusModifier and TypeMethodDescriptionTorVersion.determineVersionStatus(SortedSet<TorVersion> recommendedVersions) Determine the version status of this tor version in the context of the given recommended tor versions.static TorVersionStatusTorVersionStatus.ofAbbreviation(String abbrevation) static TorVersionStatusReturns the enum constant of this class with the specified name.static TorVersionStatus[]TorVersionStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.