Interface JctFileManagerFactory

Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@API(since="0.0.1", status=STABLE) @FunctionalInterface public interface JctFileManagerFactory
Factory interface for building a file manager object.
Since:
0.0.1
Author:
Ashley Scopes