Class FlatFileMetaMediatorFactory
java.lang.Object
io.github.slimjar.relocation.meta.FlatFileMetaMediatorFactory
- All Implemented Interfaces:
MetaMediatorFactory
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FlatFileMetaMediatorFactory
public FlatFileMetaMediatorFactory()
-
-
Method Details
-
create
@Contract("_ -> new") @NotNull public @NotNull MetaMediator create(@NotNull @NotNull Path path) throws RelocatorException - Specified by:
createin interfaceMetaMediatorFactory- Throws:
RelocatorException
-