org.cip4.jdflib.util.hotfolder
Class HotFolder.FileTime

java.lang.Object
  extended by org.cip4.jdflib.util.hotfolder.HotFolder.FileTime
Enclosing class:
HotFolder

protected class HotFolder.FileTime
extends Object

simple container class that retains the last known mod date of a file

Author:
prosirai

Field Summary
protected  File f
           
protected  long modified
           
 
Constructor Summary
protected HotFolder.FileTime(File _f)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

f

protected File f

modified

protected long modified
Constructor Detail

HotFolder.FileTime

protected HotFolder.FileTime(File _f)
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2013. All Rights Reserved.