public class FileTimeImpl extends Object implements FileTime
| Constructor and Description |
|---|
FileTimeImpl() |
FileTimeImpl(long lastModified) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(FileTime o) |
long |
to(TimeUnit unit) |
long |
toMillis() |
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.