org.kie.commons.java.nio.base
Class FileTimeImpl
java.lang.Object
org.kie.commons.java.nio.base.FileTimeImpl
- All Implemented Interfaces:
- Comparable<FileTime>, FileTime
public class FileTimeImpl
- extends Object
- implements FileTime
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileTimeImpl
public FileTimeImpl()
FileTimeImpl
public FileTimeImpl(long lastModified)
to
public long to(TimeUnit unit)
- Specified by:
to in interface FileTime
toMillis
public long toMillis()
- Specified by:
toMillis in interface FileTime
compareTo
public int compareTo(FileTime o)
- Specified by:
compareTo in interface Comparable<FileTime>
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.