程序包 cc.carm.lib.configuration.adapter
package cc.carm.lib.configuration.adapter
-
类说明ValueAdapter<TYPE>Value adapter, used to convert the value of the configuration file into the objects.ValueParser<TYPE>Value deserializer, convert base data to target value.ValueSerializer<TYPE>Value serializer, convert target value to base data.ValueType<T>Used to get the generic type.