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-2016. All Rights Reserved.