Class CFIndex

java.lang.Object
java.lang.Number
com.sun.jna.IntegerType
com.sun.jna.NativeLong
io.methvin.watchservice.jna.CFIndex
All Implemented Interfaces:
com.sun.jna.NativeMapped, java.io.Serializable

public class CFIndex
extends com.sun.jna.NativeLong
See Also:
Serialized Form
  • Field Summary

    Fields inherited from class com.sun.jna.NativeLong

    SIZE
  • Constructor Summary

    Constructors
    Constructor Description
    CFIndex()  
  • Method Summary

    Modifier and Type Method Description
    static CFIndex valueOf​(int i)  

    Methods inherited from class com.sun.jna.IntegerType

    compare, compare, compare, 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 Details

    • CFIndex

      public CFIndex()
  • Method Details

    • valueOf

      public static CFIndex valueOf​(int i)