KIE NIO.2 :: Model 6.0.0.CR4-Pre1

org.kie.commons.java.nio.file.attribute
Interface FileTime

All Superinterfaces:
Comparable<FileTime>
All Known Implementing Classes:
FileTimeImpl

public interface FileTime
extends Comparable<FileTime>


Method Summary
 long to(TimeUnit unit)
           
 long toMillis()
           
 
Methods inherited from interface java.lang.Comparable
compareTo
 

Method Detail

to

long to(TimeUnit unit)

toMillis

long toMillis()

KIE NIO.2 :: Model 6.0.0.CR4-Pre1

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.