Package oshi.driver.linux
Class Devicetree
- java.lang.Object
-
- oshi.driver.linux.Devicetree
-
@ThreadSafe public final class Devicetree extends java.lang.Object
Utility to read info from the devicetree
-
-
Constructor Summary
Constructors Modifier Constructor Description private
Devicetree()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.String
queryModel()
Query the model from the devicetree
-