| Modifier and Type | Class and Description |
|---|---|
class |
DateTimeFormatterPattern
This class encapsulates a String pattern and a set of options to be used in
parsing.
|
| Modifier and Type | Method and Description |
|---|---|
String |
NonBlockingStringWriter.toString()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
SystemProperties.getTmpDir() |
| Modifier and Type | Method and Description |
|---|---|
default String |
IHasTextWithArgs.getTextWithArgs(Locale aContentLocale)
Deprecated.
Use
IHasText.getText(Locale) instead! |
| Modifier and Type | Method and Description |
|---|---|
default String |
IHasDisplayTextWithArgs.getDisplayTextWithArgs(Locale aContentLocale)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
default String |
IEnumTextResolver.getTextWithArgs(Enum<?> aEnum,
IHasTextWithArgs aTP,
Locale aContentLocale)
Deprecated.
|
static String |
DefaultTextResolver.getTextWithArgsStatic(Enum<?> aEnum,
IHasTextWithArgs aTP,
Locale aContentLocale)
Deprecated.
|
Copyright © 2014–2017 Philip Helger. All rights reserved.