Klasse CoreFoundation.CFIndex

java.lang.Object
java.lang.Number
com.sun.jna.IntegerType
com.sun.jna.NativeLong
com.sun.jna.platform.mac.CoreFoundation.CFIndex
Alle implementierten Schnittstellen:
NativeMapped, Serializable
Umschließende Schnittstelle:
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.
Siehe auch:
  • Konstruktordetails

    • CFIndex

      public CFIndex()
    • CFIndex

      public CFIndex(long value)