Class SyncRequest.ModTime

  • Enclosing class:
    SyncRequest

    public static class SyncRequest.ModTime
    extends Object
    The file name and mod time.
    • Field Detail

      • time

        public long time
    • Constructor Detail

      • ModTime

        public ModTime()
      • ModTime

        public ModTime​(String name,
                       long time)