Home | History | Annotate | Download | only in format

Lines Matching refs:fmts

930         Format[] fmts = new Format[] {
935 msg.setFormatsByArgumentIndex(fmts);
1077 Format fmts[] = {new DecimalFormat()};
1078 msg.setFormatsByArgumentIndex(fmts);