Calls File.setLastModified(long time). Originally written to to dynamically bind to that call on Java1.2+. @param file the file whose modified time is to be set @param time the time to which the last modified time is to be set. if this is -1, the current time is used.
(File file, long time)
source not stored for this graph (policy: none)
no test coverage detected