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

com.plato.util.html.StringSerializable Maven / Gradle / Ivy

The newest version!
package com.plato.util.html;

/**
 * Created by Alan Mantoux.
 */
public interface StringSerializable {

  String serializeString();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy