Package com.sun.jna.platform.mac
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,- java.io.Serializable
 - Enclosing interface:
- CoreFoundation
 
 public static class CoreFoundation.CFIndex extends NativeLong A wrapper for theNativeLongtype, used forCoreFoundation.CFNumberReftypes,CoreFoundation.CFStringReflengths, andCoreFoundation.CFArrayRefsizes and indices.- See Also:
- Serialized Form
 
- 
- 
Field Summary- 
Fields inherited from class com.sun.jna.NativeLongSIZE
 
- 
 - 
Method Summary- 
Methods inherited from class com.sun.jna.IntegerTypecompare, compare, compare, doubleValue, equals, floatValue, fromNative, hashCode, intValue, longValue, nativeType, setValue, toNative, toString
 
- 
 
-