Uses of Enum
org.conscrypt.HostProperties.Architecture
Packages that use HostProperties.Architecture
-
Uses of HostProperties.Architecture in org.conscrypt
Fields in org.conscrypt declared as HostProperties.ArchitectureModifier and TypeFieldDescription(package private) static final HostProperties.ArchitectureHostProperties.ARCHMethods in org.conscrypt that return HostProperties.ArchitectureModifier and TypeMethodDescriptionprivate static HostProperties.ArchitectureHostProperties.getArchitecture(String value) Normalizes the os.arch value into the value used by the Maven os plugin (https://github.com/trustin/os-maven-plugin).static HostProperties.ArchitectureReturns the enum constant of this type with the specified name.static HostProperties.Architecture[]HostProperties.Architecture.values()Returns an array containing the constants of this enum type, in the order they are declared.