Package com.sun.jna.platform.linux
Class XAttr.ssize_t
- java.lang.Object
- 
- java.lang.Number
- 
- com.sun.jna.IntegerType
- 
- com.sun.jna.platform.linux.XAttr.ssize_t
 
 
 
- 
- All Implemented Interfaces:
- NativeMapped,- java.io.Serializable
 - Enclosing interface:
- XAttr
 
 public static class XAttr.ssize_t extends IntegerType - See Also:
- Serialized Form
 
- 
- 
Field SummaryFields Modifier and Type Field Description static XAttr.ssize_tZERO
 - 
Method Summary- 
Methods inherited from class com.sun.jna.IntegerTypecompare, compare, compare, doubleValue, equals, floatValue, fromNative, hashCode, intValue, longValue, nativeType, setValue, toNative, toString
 
- 
 
- 
- 
- 
Field Detail- 
ZEROpublic static final XAttr.ssize_t ZERO 
 
- 
 
-