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

com.fastchar.interfaces.IFastLocalProvider Maven / Gradle / Ivy

package com.fastchar.interfaces;

public interface IFastLocalProvider {

    String getInfo(String key, Object... args);

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy