Uses of Class
oshi.jna.ByRef.CloseableHANDLEByReference
-
Packages that use ByRef.CloseableHANDLEByReference Package Description oshi.util.platform.windows Provides utilities for Windows. -
-
Uses of ByRef.CloseableHANDLEByReference in oshi.util.platform.windows
Fields in oshi.util.platform.windows declared as ByRef.CloseableHANDLEByReference Modifier and Type Field Description private ByRef.CloseableHANDLEByReference
PerfCounterQueryHandler. queryHandle
Fields in oshi.util.platform.windows with type parameters of type ByRef.CloseableHANDLEByReference Modifier and Type Field Description private java.util.Map<PerfDataUtil.PerfCounter,ByRef.CloseableHANDLEByReference>
PerfCounterQueryHandler. counterHandleMap
-