of

public static SimpleParameter of(int index, FormatChar formatChar, FormatOptions options)

Returns a Parameter representing the given formatting options of the specified formatting character. Note that a cached value may be returned.

Return

the immutable, thread safe parameter instance.

Parameters

index

the index of the argument to be processed.

formatChar

the basic formatting type.

options

additional formatting options.