类的使用
cc.carm.lib.configuration.builder.map.SectionMapBuilder
使用SectionMapBuilder的程序包
-
cc.carm.lib.configuration.builder.map中SectionMapBuilder的使用
修饰符和类型方法说明@NotNull SectionMapBuilder<MAP,K, V> @NotNull SectionMapBuilder<MAP,K, V> @NotNull SectionMapBuilder<MAP,K, V> @NotNull SectionMapBuilder<M,K, V> ConfigMapBuilder.fromSection()@NotNull SectionMapBuilder<M,K, V> ConfigMapBuilder.fromSection(@NotNull ValueHandler<String, K> keyParser, @NotNull ValueHandler<K, String> keySerializer, @NotNull ValueHandler<ConfigureSection, V> valueParser, @NotNull ValueHandler<V, Map<String, Object>> valueSerializer) @NotNull SectionMapBuilder<MAP,K, V> SectionMapBuilder.parseKey(@NotNull DataFunction<String, K> keyParser) @NotNull SectionMapBuilder<MAP,K, V> SectionMapBuilder.parseKey(@NotNull ValueHandler<String, K> keyParser) protected @NotNull SectionMapBuilder<MAP,K, V> SectionMapBuilder.self()@NotNull SectionMapBuilder<MAP,K, V> SectionMapBuilder.serializeKey(@NotNull DataFunction<K, String> keySerializer) @NotNull SectionMapBuilder<MAP,K, V> SectionMapBuilder.serializeKey(@NotNull ValueHandler<K, String> keySerializer)