Package com.sun.jna.platform.mac
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
A wrapper for the
NativeLong
type, used for CoreFoundation.CFNumberRef
types, CoreFoundation.CFStringRef
lengths, and CoreFoundation.CFArrayRef
sizes and indices.- Siehe auch:
-
Feldübersicht
Von Klasse geerbte Felder com.sun.jna.NativeLong
SIZE
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Von Klasse geerbte Methoden com.sun.jna.IntegerType
compare, compare, compare, doubleValue, equals, floatValue, fromNative, hashCode, intValue, longValue, nativeType, setValue, toNative, toString
Von Klasse geerbte Methoden java.lang.Number
byteValue, shortValue
-
Konstruktordetails
-
CFIndex
public CFIndex() -
CFIndex
public CFIndex(long value)
-