Class JctFileManagers

java.lang.Object
io.github.ascopes.jct.utils.UtilityClass
io.github.ascopes.jct.filemanagers.JctFileManagers

public final class JctFileManagers extends io.github.ascopes.jct.utils.UtilityClass
Helpers to create instances of default implementations for file managers.
Since:
1.1.0
Author:
Ashley Scopes
  • Method Details

    • newJctFileManagerFactory

      Create a new default implementation of a file manager factory.
      Parameters:
      compiler - the JctCompiler to bind any file managers to.
      Returns:
      the file manager factory instance.