All Classes and Interfaces
Class
Description
The Baseboard represents the system board, also called motherboard, logic board, etc.
The ComputerSystem represents the physical hardware, of a computer system/product and includes BIOS/firmware and a
motherboard, logic board, etc.
The Firmware represents the low level BIOS or equivalent
NetworkParams presents network parameters of running OS, such as DNS, host name etc.
A property set represents a set of property keys and values.
A property visitor is the generic interface for reading property keys and values from a
PropertySet.A
PropertyVisitor whose methods all throw IllegalStateException with the relevant key and value
context.An
PropertyVisitor base which converts the non-String valued calls into PropertyVisitor.visit(String, String).A splayed path is a
PropertySet where the fully resolved file paths represent property keys and the
corresponding contents of each file represents the property value.The Central Processing Unit (CPU) or the processor is the portion of a computer system that carries out the
instructions of a computer program, and is the primary element carrying out the computer's functions.