Uses of Class
oshi.annotation.concurrent.NotThreadSafe
| Package | Description |
|---|---|
| oshi.util |
Provides utilities for parsing, formatting, and other access
|
| oshi.util.platform.windows |
Provides utilities for Windows.
|
-
Uses of NotThreadSafe in oshi.util
Classes in oshi.util with annotations of type NotThreadSafe Modifier and Type Class Description classGlobalConfigThe global configuration utility. -
Uses of NotThreadSafe in oshi.util.platform.windows
Classes in oshi.util.platform.windows with annotations of type NotThreadSafe Modifier and Type Class Description classPerfCounterQuery<T extends java.lang.Enum<T>>Encapsulates information for a Performance Counter query.classPerfCounterWildcardQuery<T extends java.lang.Enum<T>>Encapsulates information for a Performance Counter query.