Java org.springframework.boot.devtools.filewatch ChangedFile fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.boot.devtools.filewatch ChangedFile fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.boot.devtools.filewatch ChangedFile.

The text is from its open source code.

Method

FilegetFile()
Return the file that was changed.
StringgetRelativeName()
Return the name of the file relative to the source folder.
TypegetType()
Return the type of change.