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

com.uchicom.csve.util.CellFactoryIf Maven / Gradle / Ivy

There is a newer version: 1.0.2
Show newest version
// (c) 2006 uchicom
package com.uchicom.csve.util;

public interface CellFactoryIf {

	public CellInfo createCellInfo(String string);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy