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

com.github.edgar615.util.serialization.SerDe Maven / Gradle / Ivy

package com.github.edgar615.util.serialization;

/**
 * marker interface
 */
public interface SerDe extends Serializer, Deserializer {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy