java.lang.Object
jnr.posix.windows.CommonFileInformation.HackyFileTime
- Enclosing class:
- CommonFileInformation
-
Constructor Summary
ConstructorsConstructorDescriptionHackyFileTime(jnr.ffi.Struct.UnsignedLong high, jnr.ffi.Struct.UnsignedLong low) -
Method Summary
Modifier and TypeMethodDescriptionlonglonglong
-
Constructor Details
-
HackyFileTime
public HackyFileTime(jnr.ffi.Struct.UnsignedLong high, jnr.ffi.Struct.UnsignedLong low)
-
-
Method Details
-
getLowDateTime
public long getLowDateTime() -
getHighDateTime
public long getHighDateTime() -
getLongValue
public long getLongValue()
-