T - the type of the object to formatpublic interface ArgumentFormatter<T>
String format(T argumentToFormat, String... formatterArguments)
argumentToFormat - the object to formatformatterArguments - optional arguments for the formatter to control the formatting.Copyright © 2014 TNG Technology Consulting. All rights reserved.