WatchPathNode constructor

WatchPathNode(
  1. String path
)

Implementation

WatchPathNode(String path) : super(path);