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