public final class FormatterMinLengthAddLeading extends AbstractFormatterString
| Constructor and Description |
|---|
FormatterMinLengthAddLeading(int nMinLength,
char cFill) |
| Modifier and Type | Method and Description |
|---|---|
String |
apply(Object aValue) |
boolean |
equals(Object o) |
char |
getFillChar() |
int |
getMinLength() |
int |
hashCode() |
String |
toString() |
getValueAsStringpublic FormatterMinLengthAddLeading(@Nonnegative int nMinLength, char cFill)
@Nonnegative public int getMinLength()
public char getFillChar()
public String toString()
toString in class AbstractFormatterStringCopyright © 2014–2020 Philip Helger. All rights reserved.