com.caucho.jsp
Class Depend

java.lang.Object
  |
  +--com.caucho.jsp.Depend

public class Depend
extends java.lang.Object


Constructor Summary
Depend(Path source, long lastModified)
           
 
Method Summary
 long getLastModified()
           
 boolean isModified()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Depend

public Depend(Path source,
              long lastModified)
Method Detail

getLastModified

public long getLastModified()

isModified

public boolean isModified()