Package cc.carm.lib.configuration.adapter
-
Interface Summary Interface Description ValueParser<TYPE> Value deserializer, convert base data to target value.ValueSerializer<TYPE> Value serializer, convert target value to base data. -
Class Summary Class Description ValueAdapter<TYPE> Value adapter, used to convert the value of the configuration file into the objects.ValueAdapterRegistry ValueType<T> Used to get the generic type.