Interface ParameterizedInvocationNameFormatter.PartialFormatter
- All Known Implementing Classes:
ParameterizedInvocationNameFormatter.ArgumentSetNameFormatter, ParameterizedInvocationNameFormatter.CachingByArgumentsLengthPartialFormatter, ParameterizedInvocationNameFormatter.MessageFormatPartialFormatter
- Enclosing class:
ParameterizedInvocationNameFormatter
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
- Since:
- 5.0
-
Field Summary
FieldsModifier and TypeFieldDescription -
Method Summary
Modifier and TypeMethodDescriptionvoidappend(ParameterizedInvocationNameFormatter.ArgumentsContext context, StringBuffer result)
-
Field Details
-
INDEX
-
-
Method Details
-
append
-