blob: 723f307960b1573a9514bd60bbc65d5935c24f3a [file] [log] [blame]
/* GENERATED SOURCE. DO NOT MODIFY. */
/*
*******************************************************************************
* Copyright (C) 1996-2005, International Business Machines Corporation and *
* others. All Rights Reserved. *
*******************************************************************************
*/
package android.icu.impl.data;
import java.util.ListResourceBundle;
/**
* @hide Only a subset of ICU is exposed in Android
*/
public class HolidayBundle_iw extends ListResourceBundle {
static private final Object[][] fContents = {
{ "", "" }, // Can't be empty!
};
public synchronized Object[][] getContents() { return fContents; }
}