- java.lang.Object
-
- xyz.tozymc.configuration.util.SectionPaths
-
public final class SectionPaths extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static @NotNull StringcreatePath(@NotNull TcConfigSection parent, @NotNull TcConfigSection relativeTo, @NotNull String name)static @NotNull StringcreatePath(@Nullable TcConfigSection parent, @NotNull String name)
-