# Print output for @column tags ?>
public
static
interface
WatchEvent.Kind
java.nio.file.WatchEvent.Kind<T> |
An event kind, for the purposes of identification.
See also:
Public methods | |
---|---|
abstract
String
|
name()
Returns the name of the event kind. |
abstract
Class<T>
|
type()
Returns the type of the |