Java org.apache.lucene.mockfile FilterPath fields, constructors, methods, implement or subclass

Example usage for Java org.apache.lucene.mockfile FilterPath fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.lucene.mockfile FilterPath.

The text is from its open source code.

Constructor

FilterPath(Path delegate, FileSystem fileSystem)
Construct a FilterPath with parent fileSystem , based on the specified base path.