of

public static FormatChar of(char c)

Returns the FormatChar instance associated with the given printf format specifier. If the given character is not an ASCII letter, a runtime exception is thrown.