Package org.apache.commons.vfs2.example
Class ChangeLastModificationTime
- java.lang.Object
-
- org.apache.commons.vfs2.example.ChangeLastModificationTime
-
public final class ChangeLastModificationTime extends java.lang.Object
Example to change the last modification time of the given file.
-
-
Constructor Summary
Constructors Modifier Constructor Description private
ChangeLastModificationTime()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
-