static final class Logger.DecorsManager.ListDecor
extends java.lang.Object
implements java.util.Formattable
| Modifier and Type | Field and Description |
|---|---|
private java.util.Collection<?> |
list
The list.
|
| Constructor and Description |
|---|
ListDecor(java.lang.Object obj)
Public ctor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
formatTo(java.util.Formatter formatter,
int flags,
int width,
int precision) |
public ListDecor(java.lang.Object obj)
throws Logger.DecorsManager.DecorException
obj - The object to formatLogger.DecorsManager.DecorException - If some problem with it