String.format("%d", 1,2,3); //won't be resolved as the signature of format is : format(String, Object...)