Uses of Class
net.obvj.confectory.merger.GenericJsonConfigurationMerger
-
Packages that use GenericJsonConfigurationMerger Package Description net.obvj.confectory.merger This package contains theConfigurationMergerimplementations, as well as auxiliary classes. -
-
Uses of GenericJsonConfigurationMerger in net.obvj.confectory.merger
Subclasses of GenericJsonConfigurationMerger in net.obvj.confectory.merger Modifier and Type Class Description classJSONObjectConfigurationMergerA specializedConfigurationMergerthat combines twoConfigurationobjects of typeJSONObject(usingjson-smartimplementation) into a single one.
-