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.INSTANCEMethods in oshi.driver.windows.wmi that return Win32ProcessCachedModifier and TypeMethodDescriptionprivate static Win32ProcessCachedWin32ProcessCached.createInstance()static Win32ProcessCachedWin32ProcessCached.getInstance()Get the singleton instance of this class, instantiating the map which caches command lines.