public interface FileTime extends Comparable<FileTime>
| Modifier and Type | Method and Description |
|---|---|
long |
to(TimeUnit unit) |
long |
toMillis() |
compareTolong to(TimeUnit unit)
long toMillis()
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.