public class ThreadLocalMessageFormat extends Object
| Constructor and Description |
|---|
ThreadLocalMessageFormat(String pattern)
Constructor.
|
public ThreadLocalMessageFormat(String pattern)
pattern - format pattern see MessageFormat for details.public String format(Object... obj)
Format.format(Object) for details.obj - the object to format.Copyright © 2004-2014. All Rights Reserved.