org.rococoa.cocoa
Class CFIndex

java.lang.Object
  extended by java.lang.Number
      extended by com.sun.jna.IntegerType
          extended by com.sun.jna.NativeLong
              extended by org.rococoa.cocoa.CFIndex
All Implemented Interfaces:
com.sun.jna.NativeMapped, java.io.Serializable

public class CFIndex
extends com.sun.jna.NativeLong

Author:
pixel
See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.sun.jna.NativeLong
SIZE
 
Constructor Summary
CFIndex()
           
 
Method Summary
 
Methods inherited from class com.sun.jna.IntegerType
doubleValue, equals, floatValue, fromNative, hashCode, intValue, longValue, nativeType, setValue, toNative, toString
 
Methods inherited from class java.lang.Number
byteValue, shortValue
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CFIndex

public CFIndex()


Copyright © 2009. All Rights Reserved.