WatchEvent.Modifier

Stay organized with collections Save and categorize content based on your preferences.
public static interface WatchEvent.Modifier

An event modifier that qualifies how a Watchable is registered with a WatchService.

This release does not define any standard modifiers.

Public Method Summary

abstract String
name()
Returns the name of the modifier.

Public Methods

public abstract String name ()

Returns the name of the modifier.

Returns
  • the name of the modifier