Uses of Enum
oshi.hardware.platform.linux.LinuxPowerSource.Prop
Packages that use LinuxPowerSource.Prop
Package
Description
Provides information about hardware such as Memory, Power Sources, and Processor on Linux systems
-
Uses of LinuxPowerSource.Prop in oshi.hardware.platform.linux
Subclasses with type arguments of type LinuxPowerSource.Prop in oshi.hardware.platform.linuxMethods in oshi.hardware.platform.linux that return LinuxPowerSource.PropModifier and TypeMethodDescriptionstatic LinuxPowerSource.PropReturns the enum constant of this type with the specified name.static LinuxPowerSource.Prop[]LinuxPowerSource.Prop.values()Returns an array containing the constants of this enum type, in the order they are declared.Method parameters in oshi.hardware.platform.linux with type arguments of type LinuxPowerSource.PropModifier and TypeMethodDescriptionprotected static LinuxPowerSourceLinuxPowerSource.buildPowerSource(String name, Map<LinuxPowerSource.Prop, String> props)