Uses of Class
oshi.driver.windows.wmi.Win32ProcessCached
Packages that use Win32ProcessCached
-
Uses of Win32ProcessCached in oshi.driver.windows.wmi
Fields in oshi.driver.windows.wmi with type parameters of type Win32ProcessCachedModifier and TypeFieldDescriptionprivate static final Supplier
<Win32ProcessCached> Win32ProcessCached.INSTANCE
Methods in oshi.driver.windows.wmi that return Win32ProcessCachedModifier and TypeMethodDescriptionprivate static Win32ProcessCached
Win32ProcessCached.createInstance()
static Win32ProcessCached
Win32ProcessCached.getInstance()
Get the singleton instance of this class, instantiating the map which caches command lines.