Uses of Class
oshi.ffm.mac.CoreFoundation.CFStringRef
Packages that use CoreFoundation.CFStringRef
Package
Description
Provides FFM access to system libraries for macOS.
Provides utilities for macOS.
-
Uses of CoreFoundation.CFStringRef in oshi.ffm.mac
Methods in oshi.ffm.mac that return CoreFoundation.CFStringRefModifier and TypeMethodDescriptionstatic CoreFoundation.CFStringRefCoreFoundation.CFStringRef.createCFString(String s) Create a CFString from a Java StringCoreFoundation.CFDateFormatter.getFormat()Get the format string -
Uses of CoreFoundation.CFStringRef in oshi.util.platform.mac
Methods in oshi.util.platform.mac that return CoreFoundation.CFStringRefModifier and TypeMethodDescriptionstatic CoreFoundation.CFStringRefCFUtilFFM.stringToCFString(String str) Creates a CoreFoundation string from a Java string