Java io.vertx.core.file FileProps fields, constructors, methods, implement or subclass

Example usage for Java io.vertx.core.file FileProps fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for io.vertx.core.file FileProps.

The text is from its open source code.

Method

longcreationTime()
The date the file was created
booleanisDirectory()
Is the file a directory?
longlastModifiedTime()
The date the file was last modified
longsize()
The size of the file, in bytes