public final class ListDecor extends Object implements Formattable
public ListDecor(Object obj) throws DecorException
obj - The object to formatDecorException - If some problem with itpublic void formatTo(Formatter formatter, int flags, int width, int precision)
formatTo in interface FormattableCopyright © 2012 jcabi.com. All Rights Reserved.