Uses of Class
org.refcodes.textual.MessageBuilder
-
Uses of MessageBuilder in org.refcodes.textual
Classes in org.refcodes.textual that implement interfaces with type arguments of type MessageBuilderModifier and TypeClassDescriptionclass
WrapsMessageFormat.format(String, Object...)
to prevent failing when message cannot be formatted.class
WrapsMessageFormat.format(String, Object...)
to prevent failing when message cannot be formatted.Methods in org.refcodes.textual that return MessageBuilderModifier and TypeMethodDescriptionMessageBuilder.withArguments
(Object[] aArguments) MessageBuilder.withMessage
(String aMessage)