All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ars.invoke.convert.Converter Maven / Gradle / Ivy

The newest version!
package ars.invoke.convert;

/**
 * 对象序列化/反序列化转换接口
 *
 * @author wuyongqiang
 */
public interface Converter extends Serializer, Deserializer {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy