Код: Выделить всё
"Hello\nWorld\nThis\nIs\t"
Код: Выделить всё
private static int countLines(String str) {...}
Подробнее здесь: https://stackoverflow.com/questions/285 ... ava-string
Код: Выделить всё
"Hello\nWorld\nThis\nIs\t"
Код: Выделить всё
private static int countLines(String str) {...}