blob: f79e1041f87503c89049f4ca02aa69eab9a7cf2a [file] [log] [blame]
/* GENERATED SOURCE. DO NOT MODIFY. */
/*
*******************************************************************************
* Copyright (C) 2010, International Business Machines Corporation and *
* others. All Rights Reserved. *
*******************************************************************************
*/
package android.icu.dev.data.resources;
import java.util.ListResourceBundle;
public class TestMessages extends ListResourceBundle {
@Override
protected Object[][] getContents() {
return new Object[][] {
{"bundleContainer", "TestMessages.class"}
};
}
}