of

public static BraceStyleParameter of(int index)

Returns a Parameter representing a plain "brace style" placeholder "{n}". 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.