Package io.github.slimjar.relocation
Interface RelocatorFactory
- All Known Implementing Classes:
JarFileRelocatorFactory
public interface RelocatorFactory
-
Method Summary
Modifier and TypeMethodDescription@NotNull Relocatorcreate(@NotNull Collection<RelocationRule> rules)
-
Method Details
-
create
-