LocalNodeImpl constructor

LocalNodeImpl(
  1. String path
)

Implementation

LocalNodeImpl(String path) : super(path);