public class GsonJsonObjectConfigurationMerger extends GenericJsonConfigurationMerger<com.google.gson.JsonObject>
ConfigurationMerger that combines two Configuration
objects of type JsonObject (Gson implementation) into a single one.
For additional information, refer to the superclass
GenericJsonConfigurationMerger.
GenericJsonConfigurationMerger| Constructor and Description |
|---|
GsonJsonObjectConfigurationMerger()
Creates a new JSON Configuration Merger for
JsonObject using the Gson
implementation. |
Copyright © 2022. All rights reserved.