类的使用
cc.carm.lib.configuration.builder.AbstractConfigBuilder
使用AbstractConfigBuilder的程序包
程序包
说明
-
cc.carm.lib.configuration.builder中AbstractConfigBuilder的使用
修饰符和类型类说明classAbstractConfigBuilder<TYPE,UNIT, RESULT extends ConfigValue<TYPE, UNIT>, HOLDER extends ConfigurationHolder<?>, SELF extends AbstractConfigBuilder<TYPE, UNIT, RESULT, HOLDER, SELF>> 修饰符和类型类说明classCommonConfigBuilder<TYPE,UNIT, RESULT extends ConfigValue<TYPE, UNIT>, SELF extends CommonConfigBuilder<TYPE, UNIT, RESULT, SELF>> -
cc.carm.lib.configuration.builder.impl中AbstractConfigBuilder的使用
修饰符和类型类说明classAbstractSectionBuilder<TYPE,UNIT, RESULT extends ConfigValue<TYPE, UNIT>, SELF extends AbstractSectionBuilder<TYPE, UNIT, RESULT, SELF>> classAbstractSourceBuilder<V,SOURCE, UNIT, RESULT extends ConfigValue<V, UNIT>, SELF extends AbstractSourceBuilder<V, SOURCE, UNIT, RESULT, SELF>> -
cc.carm.lib.configuration.builder.list中AbstractConfigBuilder的使用
-
cc.carm.lib.configuration.builder.map中AbstractConfigBuilder的使用
修饰符和类型类说明classSectionMapBuilder<MAP extends Map<K,V>, K, V> classSourceMapBuilder<MAP extends Map<K,V>, SOURCE, K, V> -
cc.carm.lib.configuration.builder.value中AbstractConfigBuilder的使用
-
cc.carm.lib.configuration.value.text中AbstractConfigBuilder的使用
修饰符和类型类说明static classConfiguredText.Builder<MSG,RECEIVER, SELF extends ConfiguredText.Builder<MSG, RECEIVER, SELF>> static classConfiguredText.StardardBuilder<MSG,RECEIVER>