Class CommonFileInformation.HackyFileTime

java.lang.Object
jnr.posix.windows.CommonFileInformation.HackyFileTime
Enclosing class:
CommonFileInformation

public class CommonFileInformation.HackyFileTime extends Object
  • 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()