blob: e2a4a221fcf8ca81d660f221851a1ff32418bdb0 [file] [log] [blame]
/* GENERATED SOURCE. DO NOT MODIFY. */
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
/*
*******************************************************************************
* 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"}
};
}
}