< prev index next >

src/java.base/share/classes/java/text/MessageFormat.java

Print this page

        

*** 342,351 **** --- 342,352 ---- * @see ChoiceFormat * @see DateFormat * @see SimpleDateFormat * * @author Mark Davis + * @since 1.1 */ public class MessageFormat extends Format { private static final long serialVersionUID = 6479157306784022952L;
< prev index next >