Uses of Class
io.github.ascopes.jct.filemanagers.config.JctFileManagerConfigurerChain
Package
Description
Reusable components for setting up JSR-199 file managers.
-
Uses of JctFileManagerConfigurerChain in io.github.ascopes.jct.filemanagers.config
Modifier and TypeMethodDescriptionJctFileManagerConfigurerChain.addFirst
(JctFileManagerConfigurer configurer) Add a configurer to the start of the chain.JctFileManagerConfigurerChain.addLast
(JctFileManagerConfigurer configurer) Add a configurer to the end of the chain.