Uses of Enum Class
jnr.constants.platform.linux.Signal
Packages that use Signal
-
Uses of Signal in jnr.constants.platform.linux
Fields in jnr.constants.platform.linux with type parameters of type SignalMethods in jnr.constants.platform.linux that return SignalModifier and TypeMethodDescriptionstatic Signal
Returns the enum constant of this class with the specified name.static Signal[]
Signal.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in jnr.constants.platform.linux that return types with arguments of type Signal