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

ca.carleton.gcrc.couch.date.impl.SerializableToInfo Maven / Gradle / Ivy

There is a newer version: 2.2.7
Show newest version
package ca.carleton.gcrc.couch.date.impl;

import java.io.PrintWriter;

public interface SerializableToInfo {
	void printInfo(PrintWriter pw) throws Exception;

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy