src.main.java.com.vincomobile.fw.basic.IConfig Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of vincofw-basic Show documentation
Show all versions of vincofw-basic Show documentation
Vincomobile framework (Basic components)
package com.vincomobile.fw.basic;
/**
* Created with IntelliJ IDEA.
* User: eduardo
* Date: 19/09/13
*
* Interface para las clases de configuracion
*/
public interface IConfig {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy