public class PrintfFormatter extends Object implements ArgumentFormatter<Object>
| Constructor and Description |
|---|
PrintfFormatter() |
public String format(Object o, String... args)
ArgumentFormatterformat in interface ArgumentFormatter<Object>o - the object to formatargs - optional arguments for the formatter to control the formatting.Copyright © 2014 TNG Technology Consulting. All rights reserved.