public final class ObjectDecor extends Object implements Formattable
| Constructor and Description |
|---|
ObjectDecor(Object obj)
Public ctor.
|
public ObjectDecor(Object obj)
obj - The object to formatpublic void formatTo(Formatter formatter, int flags, int width, int precision)
formatTo in interface FormattableCopyright © 2012 jcabi.com. All Rights Reserved.