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

org.wings.session.Localizer Maven / Gradle / Ivy

The newest version!
package org.wings.session;

/**
 * User: hengels Date: May 11, 2009 Time: 2:37:30 PM
 */
public interface Localizer
{
    String getString(String key);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy