Overload List

  NameDescription
Public methodStatic memberLastModified(FileInfo) Obsolete.
Returns the time the index in the named directory was last modified. Do not use this to check whether the reader is still up-to-date, use {@link #IsCurrent()} instead.
Public methodStatic memberLastModified(String) Obsolete.
Returns the time the index in the named directory was last modified. Do not use this to check whether the reader is still up-to-date, use {@link #IsCurrent()} instead.
Public methodStatic memberLastModified(Directory)
Returns the time the index in the named directory was last modified. Do not use this to check whether the reader is still up-to-date, use {@link #IsCurrent()} instead.

See Also