Package com.google.common.truth
Class LazyMessage
java.lang.Object
com.google.common.truth.LazyMessage
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static int
countPlaceholders
(String template) (package private) static com.google.common.collect.ImmutableList<String>
evaluateAll
(com.google.common.collect.ImmutableList<LazyMessage> messages) toString()
-
Field Details
-
PLACEHOLDER_ERR
- See Also:
-
format
-
args
-
-
Constructor Details
-
LazyMessage
-
-
Method Details
-
toString
-
countPlaceholders
-
evaluateAll
static com.google.common.collect.ImmutableList<String> evaluateAll(com.google.common.collect.ImmutableList<LazyMessage> messages)
-