Uses of Class
org.apache.sshd.common.util.VersionInfo
Packages that use VersionInfo
-
Uses of VersionInfo in org.apache.sshd.common.util
Classes in org.apache.sshd.common.util that implement interfaces with type arguments of type VersionInfoMethods in org.apache.sshd.common.util that return VersionInfoModifier and TypeMethodDescriptionstatic VersionInfoOsUtils.getJavaVersion()Resolves the reported Java version by consultingOsUtils.JAVA_VERSION_OVERRIDE_PROP.static VersionInfoParses a version string - assumed to contain at most 4 non-negative components separated by a '.'.Methods in org.apache.sshd.common.util with parameters of type VersionInfoModifier and TypeMethodDescriptionintVersionInfo.compareTo(VersionInfo o) static voidOsUtils.setJavaVersion(VersionInfo version) Set programmatically the reported Java version