类的使用
cc.carm.lib.configuration.source.loader.PathGenerator
使用PathGenerator的程序包
-
cc.carm.lib.configuration.source中PathGenerator的使用
修饰符和类型方法说明ConfigurationFactory.pathGenerator(PathGenerator generator) Supply the base path generator for this configuration holder -
cc.carm.lib.configuration.source.loader中PathGenerator的使用
修饰符和类型方法说明static PathGeneratorPathGenerator.of()static PathGeneratorPathGenerator.of(UnaryOperator<String> pathConverter) @NotNull PathGeneratorConfigurationInitializer.pathGenerator()限定符构造器说明ConfigurationInitializer(@NotNull PathGenerator pathGenerator, @NotNull ConfigInitializeHandler<Field, ConfigValue<?, ?>> valueInitializer, @NotNull ConfigInitializeHandler<Class<? extends Configuration>, Object> classInitializer)