protected abstract static class LoggingPatternFormatter.SizedArgument extends LoggingPatternFormatter.Argument
Modifier and Type | Field and Description |
---|---|
protected boolean |
left |
protected int |
maxPos |
protected int |
width |
pattern
Constructor and Description |
---|
SizedArgument() |
Modifier and Type | Method and Description |
---|---|
protected StringBuffer |
justify(String s,
StringBuffer toAppendTo) |
void |
setPattern(String pattern) |
toString
public void setPattern(String pattern)
setPattern
in class LoggingPatternFormatter.Argument
protected StringBuffer justify(String s, StringBuffer toAppendTo)
Copyright © 2004–2020 CodeLutin. All rights reserved.