public class LiteralPattern extends HybridFormat
| Constructor and Description |
|---|
LiteralPattern(String literal) |
| Modifier and Type | Method and Description |
|---|---|
String |
formatTo(Object obj,
int width,
boolean strict,
Locale locale,
ZoneIdResolver zoneIdResolver) |
doFormat, isCombination, padLeft, padRight, padWithSpaces, padWithZeros, removeLeadingZerospublic LiteralPattern(String literal)
public String formatTo(Object obj, int width, boolean strict, Locale locale, ZoneIdResolver zoneIdResolver)
formatTo in class HybridFormatCopyright © 2021. All rights reserved.