Class CoreFoundation.CFLocale

java.lang.Object
com.sun.jna.PointerType
com.sun.jna.platform.mac.CoreFoundation.CFTypeRef
oshi.jna.platform.mac.CoreFoundation.CFLocale
All Implemented Interfaces:
com.sun.jna.NativeMapped
Enclosing interface:
CoreFoundation

public static class CoreFoundation.CFLocale extends com.sun.jna.platform.mac.CoreFoundation.CFTypeRef
The CFLocale opaque type provides support for obtaining available locales, obtaining localized locale names, and converting among locale data formats.
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class com.sun.jna.platform.mac.CoreFoundation.CFTypeRef

    getTypeID, isTypeID, release, retain

    Methods inherited from class com.sun.jna.PointerType

    equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • CFLocale

      public CFLocale()