Searched defs:formatTo (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/java/util/
H A DFormattable.java57 * public void formatTo(Formatter fmt, int f, int width, int precision) {
163 void formatTo(Formatter formatter, int flags, int width, int precision); method in interface:Formattable
/openjdk7/jdk/test/java/util/Formattable/
H A DStockName.java46 public void formatTo(Formatter fmt, int f, int width, int precision) { method in class:StockName

Completed in 52 milliseconds