@Immutable public class HasTextWithArgs extends Object implements IHasText
IHasText that encapsulates arguments to
be put into the message.| Constructor and Description |
|---|
HasTextWithArgs(IHasText aParentText,
Object... aArgs) |
| Modifier and Type | Method and Description |
|---|---|
Object[] |
getAllArgs()
Get all arguments from the constructor.
|
IHasText |
getParentText() |
String |
getText(Locale aContentLocale)
Get the text specific for the passed locale.
|
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAsHasDisplayText, getComparatorCollating@Nonnull @Nonempty @ReturnsMutableCopy public Object[] getAllArgs()
null nor empty-@Nullable public String getText(@Nonnull Locale aContentLocale)
IHasTextCopyright © 2014–2017 Philip Helger. All rights reserved.