Java java.nio.file WatchEvent fields, constructors, methods, implement or subclass

Example usage for Java java.nio.file WatchEvent fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for java.nio.file WatchEvent.

The text is from its open source code.

Constructor

Method

Tcontext()
Returns the context for the event.
intcount()
Returns the event count.
Kindkind()
Returns the event kind.