Uses of Enum Class
com.github.kwhat.jnativehook.NativeSystem.Arch
Packages that use NativeSystem.Arch
-
Uses of NativeSystem.Arch in com.github.kwhat.jnativehook
Methods in com.github.kwhat.jnativehook that return NativeSystem.ArchModifier and TypeMethodDescriptionstatic NativeSystem.ArchNativeSystem.getArchitecture()Determines the current system architecture.static NativeSystem.ArchReturns the enum constant of this class with the specified name.static NativeSystem.Arch[]NativeSystem.Arch.values()Returns an array containing the constants of this enum class, in the order they are declared.