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

org.solovyev.common.text.Mapper Maven / Gradle / Ivy

There is a newer version: 1.0.7
Show newest version
package org.solovyev.common.text;

/**
 * User: serso
 * Date: 5/18/11
 * Time: 11:20 AM
 */

/**
 * Class represents interface for mapping string value with typed object
 * @param 
 */
public interface Mapper extends Formatter, Parser {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy