Class size_t

  • All Implemented Interfaces:
    com.sun.jna.NativeMapped, Serializable

    public class size_t
    extends com.sun.jna.IntegerType
    Native size_t type.
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      size_t()  
      size_t​(long value)  
    • Method Summary

      • Methods inherited from class com.sun.jna.IntegerType

        compare, compare, compare, doubleValue, equals, floatValue, fromNative, hashCode, intValue, longValue, nativeType, setValue, toNative, toString
    • Constructor Detail

      • size_t

        public size_t()
      • size_t

        public size_t​(long value)