public final class HasDisplayTextWithArgs extends Object implements IHasDisplayText
IHasDisplayText that encapsulates
arguments to be put into the message.| Constructor and Description |
|---|
HasDisplayTextWithArgs(IHasDisplayText aParentText,
Object... aArgs) |
public HasDisplayTextWithArgs(@Nonnull IHasDisplayText aParentText, @Nonnull@Nonempty Object... aArgs)
@Nullable public String getDisplayText(@Nonnull Locale aContentLocale)
getDisplayText in interface IHasDisplayTextaContentLocale - The locale to be used for resolving. May not be null.null if the text could not be resolved in the passed
locale.Copyright © 2006–2015 phloc systems. All rights reserved.