blob: 39f1fd123f470fa81ec1d8c0a371d291ca044f22 [file] [log] [blame]
/*
*******************************************************************************
* Copyright (C) 2011, International Business Machines Corporation and *
* others. All Rights Reserved. *
*******************************************************************************
*/
package com.ibm.icu.text;
/*
* Empty stub
*/
public class CurrencyPluralInfo {
private CurrencyPluralInfo() {}
}