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

com.squarespace.cldr.MessageArgsParser Maven / Gradle / Ivy

package com.squarespace.cldr;


interface MessageArgsParser {

  void set(String key, String value);

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy