1
mirror of https://github.com/CarmJos/EasyConfiguration.git synced 2026-06-04 10:38:19 +08:00
Files
EasyConfiguration/allclasses-index.html
T
2025-09-28 13:04:51 +08:00

211 lines
24 KiB
HTML

<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (21) on Sun Sep 28 05:01:07 UTC 2025 -->
<title>All Classes and Interfaces (Configured - Core 4.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2025-09-28">
<meta name="description" content="class index">
<meta name="generator" content="javadoc/AllClassesIndexWriter">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style">
<script type="text/javascript" src="script.js"></script>
<script type="text/javascript" src="script-dir/jquery-3.7.1.min.js"></script>
<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script>
</head>
<body class="all-classes-index-page">
<script type="text/javascript">var pathtoroot = "./";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="index.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html#all-classes">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list"></div>
<div class="nav-list-search"><a href="search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces</h1>
</div>
<div id="all-classes-table">
<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button id="all-classes-table-tab0" role="tab" aria-selected="true" aria-controls="all-classes-table.tabpanel" tabindex="0" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table', 2)" class="active-table-tab">All Classes and Interfaces</button><button id="all-classes-table-tab1" role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table-tab1', 2)" class="table-tab">Interfaces</button><button id="all-classes-table-tab2" role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table-tab2', 2)" class="table-tab">Classes</button><button id="all-classes-table-tab6" role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table-tab6', 2)" class="table-tab">Annotation Types</button></div>
<div id="all-classes-table.tabpanel" role="tabpanel" aria-labelledby="all-classes-table-tab0">
<div class="summary-table two-column-summary">
<div class="table-header col-first">Class</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="cc/carm/lib/configuration/builder/AbstractConfigBuilder.html" title="class in cc.carm.lib.configuration.builder">AbstractConfigBuilder&lt;TYPE,<wbr>UNIT,<wbr>RESULT,<wbr>HOLDER,<wbr>SELF&gt;</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="cc/carm/lib/configuration/builder/impl/AbstractSectionBuilder.html" title="class in cc.carm.lib.configuration.builder.impl">AbstractSectionBuilder&lt;TYPE,<wbr>UNIT,<wbr>RESULT,<wbr>SELF&gt;</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="cc/carm/lib/configuration/builder/impl/AbstractSourceBuilder.html" title="class in cc.carm.lib.configuration.builder.impl">AbstractSourceBuilder&lt;V,<wbr>SOURCE,<wbr>UNIT,<wbr>RESULT,<wbr>SELF&gt;</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="cc/carm/lib/configuration/value/impl/CachedConfigValue.html" title="class in cc.carm.lib.configuration.value.impl">CachedConfigValue&lt;T,<wbr>U&gt;</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="cc/carm/lib/configuration/value/impl/CollectionConfigValue.html" title="class in cc.carm.lib.configuration.value.impl">CollectionConfigValue&lt;V,<wbr>C,<wbr>SELF&gt;</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Base implementation of a collection config value, like <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html" title="class or interface in java.util" class="external-link"><code>List</code></a> or <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Set.html" title="class or interface in java.util" class="external-link"><code>Set</code></a>.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="cc/carm/lib/configuration/builder/CommonConfigBuilder.html" title="class in cc.carm.lib.configuration.builder">CommonConfigBuilder&lt;TYPE,<wbr>UNIT,<wbr>RESULT,<wbr>SELF&gt;</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="cc/carm/lib/configuration/function/ConfigExceptionHandler.html" title="interface in cc.carm.lib.configuration.function">ConfigExceptionHandler</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">&nbsp;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="cc/carm/lib/configuration/source/loader/ConfigInitializeHandler.html" title="interface in cc.carm.lib.configuration.source.loader">ConfigInitializeHandler&lt;T,<wbr>V&gt;</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">&nbsp;</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="cc/carm/lib/configuration/builder/list/ConfigListCreator.html" title="class in cc.carm.lib.configuration.builder.list">ConfigListCreator&lt;V&gt;</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="cc/carm/lib/configuration/builder/map/ConfigMapBuilder.html" title="class in cc.carm.lib.configuration.builder.map">ConfigMapBuilder&lt;M,<wbr>K,<wbr>V&gt;</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="cc/carm/lib/configuration/builder/map/ConfigMapCreator.html" title="class in cc.carm.lib.configuration.builder.map">ConfigMapCreator&lt;K,<wbr>V&gt;</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab6"><a href="cc/carm/lib/configuration/annotation/ConfigPath.html" title="annotation in cc.carm.lib.configuration.annotation">ConfigPath</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab6">
<div class="block">The configuration path used to mark the corresponding class or parameter.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="cc/carm/lib/configuration/Configuration.html" title="interface in cc.carm.lib.configuration">Configuration</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">
<div class="block">The root interface of the configuration file interfaces,
which is used to label a class as a configuration.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="cc/carm/lib/configuration/source/ConfigurationFactory.html" title="class in cc.carm.lib.configuration.source">ConfigurationFactory&lt;SOURCE,<wbr>HOLDER,<wbr>SELF&gt;</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">ConfigurationFactory, used to create configuration holder.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="cc/carm/lib/configuration/source/ConfigurationHolder.html" title="class in cc.carm.lib.configuration.source">ConfigurationHolder&lt;SOURCE&gt;</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="cc/carm/lib/configuration/source/loader/ConfigurationInitializer.html" title="class in cc.carm.lib.configuration.source.loader">ConfigurationInitializer</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Configuration initializer,
used to initialize <a href="cc/carm/lib/configuration/value/ConfigValue.html" title="class in cc.carm.lib.configuration.value"><code>ConfigValue</code></a>s from <a href="cc/carm/lib/configuration/Configuration.html" title="interface in cc.carm.lib.configuration"><code>Configuration</code></a> classes.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="cc/carm/lib/configuration/source/meta/ConfigurationMetadata.html" title="class in cc.carm.lib.configuration.source.meta">ConfigurationMetadata&lt;T&gt;</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="cc/carm/lib/configuration/source/meta/ConfigurationMetaHolder.html" title="class in cc.carm.lib.configuration.source.meta">ConfigurationMetaHolder</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="cc/carm/lib/configuration/source/option/ConfigurationOption.html" title="class in cc.carm.lib.configuration.source.option">ConfigurationOption&lt;V&gt;</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="cc/carm/lib/configuration/source/option/ConfigurationOptionHolder.html" title="class in cc.carm.lib.configuration.source.option">ConfigurationOptionHolder</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="cc/carm/lib/configuration/value/standard/ConfiguredList.html" title="class in cc.carm.lib.configuration.value.standard">ConfiguredList&lt;V&gt;</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="cc/carm/lib/configuration/value/standard/ConfiguredMap.html" title="class in cc.carm.lib.configuration.value.standard">ConfiguredMap&lt;K,<wbr>V&gt;</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="cc/carm/lib/configuration/value/standard/ConfiguredValue.html" title="class in cc.carm.lib.configuration.value.standard">ConfiguredValue&lt;V&gt;</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="cc/carm/lib/configuration/source/section/ConfigureSection.html" title="interface in cc.carm.lib.configuration.source.section">ConfigureSection</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">
<div class="block">Represents a section of a configuration.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="cc/carm/lib/configuration/source/section/ConfigureSource.html" title="class in cc.carm.lib.configuration.source.section">ConfigureSource&lt;SECTION,<wbr>ORIGINAL,<wbr>SELF&gt;</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">ConfigureSource represents the source of configuration,
which can be a file, a database, or any other source.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="cc/carm/lib/configuration/value/ConfigValue.html" title="class in cc.carm.lib.configuration.value">ConfigValue&lt;T,<wbr>U&gt;</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Represents a configurable value with type safety and null-handling capabilities.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="cc/carm/lib/configuration/builder/value/ConfigValueBuilder.html" title="class in cc.carm.lib.configuration.builder.value">ConfigValueBuilder&lt;V&gt;</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="cc/carm/lib/configuration/function/DataConsumer.html" title="interface in cc.carm.lib.configuration.function">DataConsumer&lt;T&gt;</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">&nbsp;</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="cc/carm/lib/configuration/function/DataFunction.html" title="interface in cc.carm.lib.configuration.function">DataFunction&lt;T,<wbr>R&gt;</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">&nbsp;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="cc/carm/lib/configuration/function/DataValidator.html" title="interface in cc.carm.lib.configuration.function">DataValidator&lt;T&gt;</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">&nbsp;</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="cc/carm/lib/configuration/source/loader/PathGenerator.html" title="class in cc.carm.lib.configuration.source.loader">PathGenerator</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Path generator for configuration.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="cc/carm/lib/configuration/adapter/strandard/PrimitiveAdapter.html" title="class in cc.carm.lib.configuration.adapter.strandard">PrimitiveAdapter&lt;T&gt;</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="cc/carm/lib/configuration/builder/collection/SectionCollectionBuilder.html" title="class in cc.carm.lib.configuration.builder.collection">SectionCollectionBuilder&lt;V,<wbr>C,<wbr>RESULT,<wbr>SELF&gt;</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="cc/carm/lib/configuration/builder/map/SectionMapBuilder.html" title="class in cc.carm.lib.configuration.builder.map">SectionMapBuilder&lt;MAP,<wbr>K,<wbr>V&gt;</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="cc/carm/lib/configuration/builder/value/SectionValueBuilder.html" title="class in cc.carm.lib.configuration.builder.value">SectionValueBuilder&lt;V&gt;</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="cc/carm/lib/configuration/builder/collection/SimpleCollectionCreator.html" title="class in cc.carm.lib.configuration.builder.collection">SimpleCollectionCreator&lt;V,<wbr>C,<wbr>RESULT&gt;</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="cc/carm/lib/configuration/builder/collection/SimpleCollectionCreator.CollectionValueFactory.html" title="interface in cc.carm.lib.configuration.builder.collection">SimpleCollectionCreator.CollectionValueFactory&lt;V,<wbr>C,<wbr>RESULT&gt;</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">&nbsp;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="cc/carm/lib/configuration/builder/collection/SimpleCollectionCreator.Section.html" title="class in cc.carm.lib.configuration.builder.collection">SimpleCollectionCreator.Section&lt;V,<wbr>C,<wbr>RESULT&gt;</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="cc/carm/lib/configuration/builder/collection/SimpleCollectionCreator.Source.html" title="class in cc.carm.lib.configuration.builder.collection">SimpleCollectionCreator.Source&lt;SOURCE,<wbr>V,<wbr>C,<wbr>RESULT&gt;</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="cc/carm/lib/configuration/builder/collection/SourceCollectionBuilder.html" title="class in cc.carm.lib.configuration.builder.collection">SourceCollectionBuilder&lt;SOURCE,<wbr>V,<wbr>C,<wbr>RESULT,<wbr>SELF&gt;</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="cc/carm/lib/configuration/builder/map/SourceMapBuilder.html" title="class in cc.carm.lib.configuration.builder.map">SourceMapBuilder&lt;MAP,<wbr>SOURCE,<wbr>K,<wbr>V&gt;</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="cc/carm/lib/configuration/builder/value/SourceValueBuilder.html" title="class in cc.carm.lib.configuration.builder.value">SourceValueBuilder&lt;S,<wbr>V&gt;</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="cc/carm/lib/configuration/adapter/strandard/StandardAdapters.html" title="interface in cc.carm.lib.configuration.adapter.strandard">StandardAdapters</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">&nbsp;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="cc/carm/lib/configuration/source/meta/StandardMeta.html" title="interface in cc.carm.lib.configuration.source.meta">StandardMeta</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">&nbsp;</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="cc/carm/lib/configuration/source/option/StandardOptions.html" title="interface in cc.carm.lib.configuration.source.option">StandardOptions</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">&nbsp;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="cc/carm/lib/configuration/adapter/ValueAdapter.html" title="class in cc.carm.lib.configuration.adapter">ValueAdapter&lt;TYPE&gt;</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Value adapter, used to convert the value of the configuration file into the objects.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="cc/carm/lib/configuration/adapter/ValueAdapterRegistry.html" title="class in cc.carm.lib.configuration.adapter">ValueAdapterRegistry</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="cc/carm/lib/configuration/function/ValueComposer.html" title="interface in cc.carm.lib.configuration.function">ValueComposer&lt;T,<wbr>U&gt;</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">&nbsp;</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="cc/carm/lib/configuration/function/ValueHandler.html" title="interface in cc.carm.lib.configuration.function">ValueHandler&lt;T,<wbr>R&gt;</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">&nbsp;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="cc/carm/lib/configuration/value/ValueManifest.html" title="class in cc.carm.lib.configuration.value">ValueManifest&lt;TYPE,<wbr>UNIT&gt;</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="cc/carm/lib/configuration/adapter/ValueParser.html" title="interface in cc.carm.lib.configuration.adapter">ValueParser&lt;TYPE&gt;</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">
<div class="block">Value deserializer, convert base data to target value.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="cc/carm/lib/configuration/adapter/ValueSerializer.html" title="interface in cc.carm.lib.configuration.adapter">ValueSerializer&lt;TYPE&gt;</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">
<div class="block">Value serializer, convert target value to base data.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="cc/carm/lib/configuration/adapter/ValueType.html" title="class in cc.carm.lib.configuration.adapter">ValueType&lt;T&gt;</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block"><a href="cc/carm/lib/configuration/adapter/ValueType.html" title="class in cc.carm.lib.configuration.adapter"><code>ValueType</code></a> used to get the generic type of the value,
It can be used to check if an object is an instance of a specific type,
and to cast objects to the correct type.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="cc/carm/lib/configuration/function/ValueValidator.html" title="interface in cc.carm.lib.configuration.function">ValueValidator&lt;T&gt;</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">&nbsp;</div>
</div>
</div>
</div>
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2025. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>