Uses of Class
oshi.ffm.mac.IOKit.IOIterator
Packages that use IOKit.IOIterator
Package
Description
Provides FFM access to system libraries for macOS.
Provides utilities for macOS.
-
Uses of IOKit.IOIterator in oshi.ffm.mac
Methods in oshi.ffm.mac that return IOKit.IOIterator -
Uses of IOKit.IOIterator in oshi.util.platform.mac
Methods in oshi.util.platform.mac that return IOKit.IOIteratorModifier and TypeMethodDescriptionstatic IOKit.IOIteratorIOKitUtilFFM.getMatchingServices(MemorySegment matchingDictionary) Convenience method to get IOService objects matching a dictionary.static IOKit.IOIteratorIOKitUtilFFM.getMatchingServices(String serviceName) Convenience method to get IOService objects matching a service name.