for “%b” : If the argument arg is null, then the result is “false”. If arg is a boolean or Boolean, then the result is the string returned by String.valueOf(). Otherwise, the result is “true”.
reference
for “%b” : If the argument arg is null, then the result is “false”. If arg is a boolean or Boolean, then the result is the string returned by String.valueOf(). Otherwise, the result is “true”.
reference