Simple Parameter
A simple, single argument, parameter which can format arguments according to the rules specified by FormatChar.
This class is immutable and thread safe, as per the Parameter contract.
See also
<a href="https://github. com/google/flogger/blob/cb9e836a897d36a78309ee8badf5cad4e6a2d3d8/api/src/main/java/com/google/common/flogger/parameter/Simple Parameter. java">
Original Java code of Google Flogger
Functions
Link copied to clipboard
Link copied to clipboard
Returns a Parameter representing the given formatting options of the specified formatting character.