public class HardwareReader
extends Object
-
Constructor Summary
Constructors
-
Method Summary
List<oshi.hardware.PhysicalMemory>
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
HardwareReader
public HardwareReader()
-
Method Details
-
getMotherboardId
public String getMotherboardId()
-
-
-
getPhysicalMemories
public List<oshi.hardware.PhysicalMemory> getPhysicalMemories()
-
getMemoryIds
@Nullable
public @Nullable List<String> getMemoryIds()
-
getMemoryId
@NotNull
public @NotNull String getMemoryId()
-
getHardwareFingerprint
public String getHardwareFingerprint()