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

br.com.objectos.way.etc.EtcPropertyConv Maven / Gradle / Ivy

The newest version!
/*
 * EtcPropertyConv.java criado em 31/12/2013
 * 
 * Propriedade de Objectos Fábrica de Software LTDA.
 * Reprodução parcial ou total proibida.
 */
package br.com.objectos.way.etc;

/**
 * @author [email protected] (Marcio Endo)
 */
interface EtcPropertyConv {

  Object convert(String val);

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy