Class CoreFoundation.CFIndex

java.lang.Object
java.lang.Number
com.sun.jna.IntegerType
com.sun.jna.NativeLong
com.sun.jna.platform.mac.CoreFoundation.CFIndex
All Implemented Interfaces:
NativeMapped, Serializable
Enclosing interface:
CoreFoundation

public static class CoreFoundation.CFIndex extends NativeLong
A wrapper for the NativeLong type, used for CoreFoundation.CFNumberRef types, CoreFoundation.CFStringRef lengths, and CoreFoundation.CFArrayRef sizes and indices.
See Also:
  • Constructor Details

    • CFIndex

      public CFIndex()
    • CFIndex

      public CFIndex(long value)